From e94153fad462c658319974f068143053afdb323a Mon Sep 17 00:00:00 2001 From: Brandon Curtis Date: Thu, 17 Aug 2017 20:17:38 -0700 Subject: [PATCH 1/2] normalize navbar template 1) move Reference to Extras dropdown 2) add 'improve this page' button --- _includes/navbar.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/_includes/navbar.html b/_includes/navbar.html index 0f82958..d42b532 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -51,7 +51,6 @@ {% comment %} Show setup instructions, reference guide, and lesson episodes for lessons. {% endcomment %} {% if site.kind == "lesson" %}
  • Setup
  • -
  • Reference
  • {% endif %}