From 89fa8d1d3092a214d5ebedfa812d6bc4fafb15d0 Mon Sep 17 00:00:00 2001 From: limichange Date: Thu, 16 Sep 2021 14:12:45 +0800 Subject: [PATCH] fix: docs url --- layouts/partials/header/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header/header.html b/layouts/partials/header/header.html index 8676cc1..1f5d7b8 100644 --- a/layouts/partials/header/header.html +++ b/layouts/partials/header/header.html @@ -34,7 +34,7 @@ {{- $active = or $active (and (eq .Name "Docs") (eq $current.Section "docs")) -}} {{- $active = or $active (and (eq .Name "Blog") (eq $current.Section "blog" "authors")) -}} {{ end -}}