diff --git a/index.html b/index.html index a1f370f..c31c4c1 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,17 @@ - + - Nevedom Hren + Неведомая Хрень + + + + + +
diff --git a/src/App.vue b/src/App.vue index c01e7c5..15f5f1b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,6 +6,7 @@ ]"> + @@ -16,6 +17,7 @@ import { onMounted } from 'vue' import SiteHeader from './components/SiteHeader.vue' import HeroSection from './components/HeroSection.vue' +import WarningSection from './components/WarningSection.vue' import RitsuSection from './components/RitsuSection.vue' import SupportSection from './components/SupportSection.vue' import SiteFooter from './components/SiteFooter.vue' diff --git a/src/components/HeroSection.vue b/src/components/HeroSection.vue index e88781d..40ccffb 100644 --- a/src/components/HeroSection.vue +++ b/src/components/HeroSection.vue @@ -1,10 +1,10 @@ \ No newline at end of file diff --git a/src/components/WarningSection.vue b/src/components/WarningSection.vue new file mode 100644 index 0000000..11e6958 --- /dev/null +++ b/src/components/WarningSection.vue @@ -0,0 +1,9 @@ + \ No newline at end of file