From 95da2a94288748ad4c9527fe5c8edacaa5298f8a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 10 Dec 2014 13:51:43 -0800 Subject: nuke the customizer --- docs/_includes/footer.html | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'docs/_includes/footer.html') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 9aabc493b..3ffdbab2f 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -47,17 +47,6 @@ {% endfor %} {% endif %} -{% if page.slug == "customize" %} - - {% if site.github %} - - {% else %} - {% for file in site.data.configBridge.paths.customizerJs %} - - {% endfor %} - {% endif %} -{% endif %} - -- cgit v1.2.3