From e1a965067b766e4d770693787f83fbf70b7fa1ae Mon Sep 17 00:00:00 2001 From: Dan Bader Date: Mon, 16 Jul 2018 13:39:18 -0700 Subject: [PATCH] Fix canonical --- docs/_templates/layout.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index b403179..366dbf3 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -5,7 +5,12 @@ + {% if pagename == 'index' %} + + {% else %} + {% endif %} +