diff --git a/404.html b/404.html
index 3a16ab5..7b30d6d 100644
--- a/404.html
+++ b/404.html
@@ -20,6 +20,6 @@ layout: page
404
-
Page not found :(
-
The requested page could not be found.
+
Страница не найдена :(
+
Запрошенная страница не найдена.
diff --git a/_config.yml b/_config.yml
index 8cc6872..de5b14c 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,13 +1,11 @@
# --- Сайт ---
-title: "Цифровой садик $_{by ada}$"
+title: "Цифровой садик"
description: "Заметки, мысли и проекты"
url: "https://dg.ada-dev.ru" # твой домен
baseurl: "" # если сайт в корне домена
lang: ru-RU
favicon: /assets/images/favicons/favicon.ico
-footer_scripts:
- - /_includes/custom-footer-script.html
analytics:
provider: "google-gtag" # встроенная интеграция
@@ -20,6 +18,8 @@ analytics:
remote_theme: "mmistakes/minimal-mistakes"
minimal_mistakes_skin: "dark" # варианты: default, air, aqua, contrast, dark, dirt, neon, mint, plum, sunrise
+breadcrumbs: true
+
# --- Плагины (совместимые с GitHub Pages) ---
plugins:
- jekyll-include-cache
@@ -85,10 +85,6 @@ author:
icon: "fas fa-rss"
url: "/feed.xml"
-# --- Соц.ссылки (иконки подтянутся автоматически) ---
-social:
- github: ada-dmitry
- rss: true
# --- Прочее ---
markdown: kramdown
diff --git a/_includes/custom_footer-script.html b/_includes/custom_footer-script.html
deleted file mode 100644
index 56f36e5..0000000
--- a/_includes/custom_footer-script.html
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file