Properly toggle Projects link in header
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
{{
|
||||
if and
|
||||
(.Site.Params.projects.enable | default false)
|
||||
(not (.Site.Params.navbar.menus.disableEducation | default false))
|
||||
(not (.Site.Params.navbar.menus.disableProjects | default false))
|
||||
}}
|
||||
{{/* {{ if .Site.Params.projects.enable | default false }} */}}
|
||||
<li class="nav-item navbar-text">
|
||||
|
||||
Reference in New Issue
Block a user