From 4bd8bf5207cc9c8aebb8a626c2bddb71b6063b2f Mon Sep 17 00:00:00 2001 From: maxim nikonov Date: Fri, 19 Sep 2025 18:27:22 +0500 Subject: feat --- src/pages/about-me.html | 36 ++++++++++++++++++++++ src/pages/index.html | 11 +++---- src/pages/posts/antarctida.html | 2 +- .../dungeons-and-zombies-minecraft-geology.html | 2 +- src/pages/posts/electricity-in-geology.html | 2 +- src/pages/posts/emiliania-huxleyi.html | 2 +- src/pages/posts/how-ores-are-born.html | 2 +- src/partials/footer.html | 2 +- src/partials/header.html | 9 +++--- 9 files changed, 50 insertions(+), 18 deletions(-) create mode 100644 src/pages/about-me.html diff --git a/src/pages/about-me.html b/src/pages/about-me.html new file mode 100644 index 0000000..6ba87ec --- /dev/null +++ b/src/pages/about-me.html @@ -0,0 +1,36 @@ + + + + + Обо мне. Анна, хватит! + + + + + + + + + + + + + + +
+ В разработке +
+ +
+
+
+

Обо мне

+

todo

+
+ +
+
+ + + + \ No newline at end of file diff --git a/src/pages/index.html b/src/pages/index.html index 48d5b05..f78a5bb 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -2,13 +2,13 @@ - Анна, Хватит! + Анна, хватит! - + - - + + @@ -17,9 +17,6 @@ -
- В разработке -
diff --git a/src/pages/posts/antarctida.html b/src/pages/posts/antarctida.html index 5b37096..f57bf79 100644 --- a/src/pages/posts/antarctida.html +++ b/src/pages/posts/antarctida.html @@ -2,7 +2,7 @@ - Антарктида Анна, Хватит! + Антарктида Анна, хватит! diff --git a/src/pages/posts/dungeons-and-zombies-minecraft-geology.html b/src/pages/posts/dungeons-and-zombies-minecraft-geology.html index 2c742b1..eeccf87 100644 --- a/src/pages/posts/dungeons-and-zombies-minecraft-geology.html +++ b/src/pages/posts/dungeons-and-zombies-minecraft-geology.html @@ -2,7 +2,7 @@ - Dungeons & Zombies (или майнкрафт с точки зрения геолога) Анна, Хватит! + Dungeons & Zombies (или майнкрафт с точки зрения геолога) Анна, хватит! diff --git a/src/pages/posts/electricity-in-geology.html b/src/pages/posts/electricity-in-geology.html index 512c67b..efcc05e 100644 --- a/src/pages/posts/electricity-in-geology.html +++ b/src/pages/posts/electricity-in-geology.html @@ -2,7 +2,7 @@ - Электричество ищет нефть Анна, Хватит! + Электричество ищет нефть Анна, хватит! diff --git a/src/pages/posts/emiliania-huxleyi.html b/src/pages/posts/emiliania-huxleyi.html index d71c37b..0cd69e2 100644 --- a/src/pages/posts/emiliania-huxleyi.html +++ b/src/pages/posts/emiliania-huxleyi.html @@ -2,7 +2,7 @@ - Кокколитофориды Emiliania huxleyi Анна, Хватит! + Кокколитофориды Emiliania huxleyi Анна, хватит! diff --git a/src/pages/posts/how-ores-are-born.html b/src/pages/posts/how-ores-are-born.html index a4869a6..8ee7d80 100644 --- a/src/pages/posts/how-ores-are-born.html +++ b/src/pages/posts/how-ores-are-born.html @@ -2,7 +2,7 @@ - КАК РОЖДАЮТСЯ СОКРОВИЩА? Анна, Хватит! + КАК РОЖДАЮТСЯ СОКРОВИЩА? Анна, хватит! diff --git a/src/partials/footer.html b/src/partials/footer.html index f553450..6aa6e67 100644 --- a/src/partials/footer.html +++ b/src/partials/footer.html @@ -7,7 +7,7 @@
  • TOR версия сайта
  • RSS лента
  • карта сайта
  • -
  • соответствует стандартам mlibren.com
  • +
  • соответствует требованиям mlibren
  • diff --git a/src/partials/header.html b/src/partials/header.html index b07b365..85eea70 100644 --- a/src/partials/header.html +++ b/src/partials/header.html @@ -1,12 +1,11 @@
    -

    анна, хватит!

    +

    анна, хватит!

    \ No newline at end of file -- cgit v1.2.3