From 19d15476d86ff90d2c516327a49f9e909bfad26c Mon Sep 17 00:00:00 2001
From: Mark Otto <markdotto@gmail.com>
Date: Mon, 1 Dec 2014 02:06:30 -0800
Subject: [PATCH] nav tweaks

---
 docs/_data/nav.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml
index 147add2c4b..5f58dbb852 100644
--- a/docs/_data/nav.yml
+++ b/docs/_data/nav.yml
@@ -42,7 +42,6 @@
 
 - title: Components
   pages:
-    # - title: Scaffolding
     - title: Typography
       sections:
         # - title: Scale
@@ -118,6 +117,7 @@
 #   pages:
 #     - title: Approach
 #     - title: Icon fonts
+#     - title: Accessibility
 
 - title: About
   pages:
-- 
GitLab