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 ---------- docs/_includes/nav/customize.html | 45 --------------------------------------- 2 files changed, 56 deletions(-) delete mode 100644 docs/_includes/nav/customize.html (limited to 'docs/_includes') 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 %} - diff --git a/docs/_includes/nav/customize.html b/docs/_includes/nav/customize.html deleted file mode 100644 index f2f9dd56f..000000000 --- a/docs/_includes/nav/customize.html +++ /dev/null @@ -1,45 +0,0 @@ - - -
  • Import
  • -
  • Less components
  • -
  • jQuery plugins
  • -
  • Less variables - -
  • -
  • Download
  • - \ No newline at end of file -- cgit v1.2.3