diff --git a/source/_includes/head.twig b/source/_includes/head.twig
index 307b19e..80ff2ae 100644
--- a/source/_includes/head.twig
+++ b/source/_includes/head.twig
@@ -1,11 +1,19 @@
+{# Charset #}
+
+{# Title #}
+{% if page.title is defined %}
+
-
+ {% include 'navigation.twig' %}
{% block content %}{% endblock %}
diff --git a/source/about/me.html.twig b/source/about/me.html.twig
index 918dea5..616cdc3 100644
--- a/source/about/me.html.twig
+++ b/source/about/me.html.twig
@@ -1,6 +1,7 @@
---
layout: internal
title: Обо мне
+description: Несколько фактов об авторе
---
{% block js %}
diff --git a/source/index.html.twig b/source/index.html.twig
index 20e282d..5857dfe 100644
--- a/source/index.html.twig
+++ b/source/index.html.twig
@@ -1,5 +1,6 @@
---
layout: default
+description: Личный сайт Антона Вахрушева
---
{% block content %}
Привет,
diff --git a/source/projects/predictor/index.html.twig b/source/projects/predictor/index.html.twig
index ea7385f..b5c13f5 100644
--- a/source/projects/predictor/index.html.twig
+++ b/source/projects/predictor/index.html.twig
@@ -1,6 +1,7 @@
---
layout: internal
title: Гадалка
+description: Демо-версия электронной гадалки Шеннона
---
{% block js %}
diff --git a/source/wishlist.md b/source/wishlist.md
index 86d7130..d4cb55e 100644
--- a/source/wishlist.md
+++ b/source/wishlist.md
@@ -1,6 +1,7 @@
---
layout: internal
title: Вишлист
+description: Список вещей, которые можно подарить
---
# Вишлист