From 35ddc8427ed664241cf5a4b87cfd2d7d6ce70697 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 17 Mar 2014 02:03:16 -0700 Subject: revamp all the things --- docs/_includes/footer.html | 6 ++--- docs/_includes/nav/docs.html | 64 ++++++++++++++++++++++++++++++++++++++++++++ docs/_includes/nav/home.html | 36 +++++++++++++++++++++++++ docs/_includes/nav/main.html | 36 ------------------------- 4 files changed, 102 insertions(+), 40 deletions(-) create mode 100644 docs/_includes/nav/docs.html create mode 100644 docs/_includes/nav/home.html delete mode 100644 docs/_includes/nav/main.html (limited to 'docs/_includes') diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index 6d626a198..3159faa16 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -1,12 +1,10 @@