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:
authorGuru Sabarish <gurusabarisha@gmail.com>2022-04-03 09:50:58 +0300
committerGitHub <noreply@github.com>2022-04-03 09:50:58 +0300
commit6d6f5f0230617ff02f09a283acada6eae778b71c (patch)
tree5bbf10e6190df936af52c442d95ed5b143213c97
parentebaf9cf5b331ea81681caa1a4f9e13665ebf797a (diff)
parent837da918a7de0b7df0cc793d9fe681d6129c787d (diff)
Merge pull request #53 from sudomateo/sudomateo/fix-header
Properly toggle Projects link in header by @sudomateo
-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">