From 25b6455ed7e6b53a752238d2cc8204f257b9dc46 Mon Sep 17 00:00:00 2001
From: gebeto <slavik.nychkalo@gmail.com>
Date: Thu, 28 Feb 2019 08:10:48 +0200
Subject: [PATCH] add seo

---
 _includes/head.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/_includes/head.html b/_includes/head.html
index fa5dee7c..026c68f5 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -23,4 +23,6 @@
   <script type="text/javascript" src="{{ "/assets/js/just-the-docs.js" | absolute_url }}"></script>
 
   <meta name="viewport" content="width=device-width, initial-scale=1">
+
+{% seo %}
 </head>
-- 
GitLab