Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gurusabarish/hugo-profile.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Sanabria <24284972+sudomateo@users.noreply.github.com>2022-04-03 06:59:10 +0300
committerMatthew Sanabria <24284972+sudomateo@users.noreply.github.com>2022-04-03 06:59:10 +0300
commit837da918a7de0b7df0cc793d9fe681d6129c787d (patch)
tree5bbf10e6190df936af52c442d95ed5b143213c97
parentebaf9cf5b331ea81681caa1a4f9e13665ebf797a (diff)
Properly toggle Projects link in header
-rw-r--r--layouts/partials/sections/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/sections/header.html b/layouts/partials/sections/header.html
index cea7ed8..7f8a01a 100644
--- a/layouts/partials/sections/header.html
+++ b/layouts/partials/sections/header.html
@@ -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">