From 7d0f7e84412ab8018e6e9211f9e6a0f47d1100ce Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 29 Apr 2014 15:54:05 -0700 Subject: add button to toggle the optional theme when viewing the docs; fixes #9764 --- docs/_includes/header.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/_includes') diff --git a/docs/_includes/header.html b/docs/_includes/header.html index e12545ecc..87d20a132 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -15,6 +15,10 @@ +{% if page.slug == "css" or page.slug == "components" or page.slug == "js" %} + + +{% endif %} -- cgit v1.2.3 From bdd822a94cdf2d452e067569e76ca1537dc74d8d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 29 Apr 2014 15:56:18 -0700 Subject: regenerate minified docs JS & CSS --- docs/_includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 87d20a132..c9e38e25c 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -17,7 +17,7 @@ {% if page.slug == "css" or page.slug == "components" or page.slug == "js" %} - + {% endif %} -- cgit v1.2.3 From cae7dee2361c7023bd147570509a0c40ade3c4e9 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 22 May 2014 10:55:28 +0300 Subject: Revert 4f9270cc20c29cd3fbb0664379d620d14bb24a91. The validator doesn't choke anymore on this and even though it's not spec compliant, it's needed for some IE versions. So until we move favicon.ico in root, this should do the job. --- docs/_includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 182664d5a..eaf8083dd 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -31,7 +31,7 @@ - +