From 019fab79fbb5bad79d82ec3d8db9f0e5a72ea215 Mon Sep 17 00:00:00 2001 From: Marat Date: Sat, 18 Aug 2018 11:55:51 +0300 Subject: [PATCH] fixed baseurl --- docs/_config.yml | 2 +- docs/doks-theme/_includes/site-footer.html | 4 ++-- docs/doks-theme/_includes/site-head.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index aab87bd..ac2673c 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,5 +1,5 @@ doks: - baseurl: + baseurl: /lunacy-docs color_theme: blue header: logo: diff --git a/docs/doks-theme/_includes/site-footer.html b/docs/doks-theme/_includes/site-footer.html index b4439f9..b5a602a 100644 --- a/docs/doks-theme/_includes/site-footer.html +++ b/docs/doks-theme/_includes/site-footer.html @@ -4,9 +4,9 @@
{% if site.doks.footer.content.logo.text %} - + {% elsif site.doks.footer.content.logo.image %} - {% endif %} diff --git a/docs/doks-theme/_includes/site-head.html b/docs/doks-theme/_includes/site-head.html index f4f2f1e..1ae145a 100644 --- a/docs/doks-theme/_includes/site-head.html +++ b/docs/doks-theme/_includes/site-head.html @@ -10,4 +10,4 @@ {% endif %} - +