diff --git a/README.md b/README.md index 818ec1c2..2b06554b 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ paige: date_format: "2006 January 2" # Hugo date format for page dates hide_theme_comment: true # Don't put a link to this project in a code comment hide_theme_link: true # Don't put a link to this project in the footer + menu_style: "links" # Menu is link list for "links", tab list for "tabs", or pill list if unset rss: managing_editor: "Michael Bluth" web_master: "Michael Bluth" diff --git a/layouts/partials/paige/menu.html b/layouts/partials/paige/menu.html index 84ebf6bf..0b6421a9 100644 --- a/layouts/partials/paige/menu.html +++ b/layouts/partials/paige/menu.html @@ -3,11 +3,25 @@ {{ if eq $basePath "/" }} {{ $basePath = "" }} {{ end }} -