From 19e5cf226da5daad92df6602336e84ac9ccba528 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 29 Aug 2015 13:08:21 +0300 Subject: Fix missing anchors and 404 errors. [skip sauce] --- docs/_layouts/default.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/_layouts/default.html') diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 274f51f8d..dab3d5665 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -12,7 +12,9 @@ {% include nav-home.html %} - {{ content }} +
+ {{ content }} +
{% include footer.html %} -- cgit v1.2.3