diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/nav.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/nav.html b/templates/nav.html index e18fda2..a71652e 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -1,4 +1,3 @@ -<a href="{{ config.base_url }}">Home</a> {%- if config.extra.main_menu %} {%- for item in config.extra.main_menu %} {%- if item.url is matching("https?://") %} |