From 12b5d46f17a125021c5083fbc88b53a7fb86a096 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 May 2014 18:38:43 -0700 Subject: move it to the sidebar --- docs/_layouts/default.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'docs/_layouts/default.html') diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 5a65f46a2..da221e28b 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -47,15 +47,14 @@ Back to top + {% if page.slug == "css" or page.slug == "components" or page.slug == "js" %} + + Preview theme + + {% endif %} - {% if page.slug == "css" or page.slug == "components" or page.slug == "js" %} -
- -
- {% endif %} - {% include footer.html %} -- cgit v1.2.3