From 84622e67c84a2acb9fe98fd14ea7263c68c8a8a1 Mon Sep 17 00:00:00 2001 From: Oz Ramos <30982892+HeyOzRamos@users.noreply.github.com> Date: Fri, 19 Jan 2018 00:53:27 -0800 Subject: [PATCH] Cleans up the code sample - Invalid markup - Removed extra unecessary classnames to make example clearer - Consistent tabbing --- content/templates/menu-templates.md | 61 +++++++++++++---------------- 1 file changed, 28 insertions(+), 33 deletions(-) diff --git a/content/templates/menu-templates.md b/content/templates/menu-templates.md index 446710681..116717eea 100644 --- a/content/templates/menu-templates.md +++ b/content/templates/menu-templates.md @@ -27,40 +27,35 @@ The following is an example: {{< code file="layouts/partials/sidebar.html" download="sidebar.html" >}} - {{< /code >}} {{% note "`absLangURL` and `relLangURL`" %}}