Fixed bug in header link
All checks were successful
Generate and upload hugo website / generate_and_uplaod_site (push) Successful in 1m25s
All checks were successful
Generate and upload hugo website / generate_and_uplaod_site (push) Successful in 1m25s
This commit is contained in:
parent
1228fb4157
commit
a0445838fe
@ -1,4 +1,4 @@
|
|||||||
<header id="header">
|
<header id="header">
|
||||||
<a id="title" href="/{{.Lang}}">Henry Valentine Child</a>
|
<a id="title" href="/{{.Lang}}/">Henry Valentine Child</a>
|
||||||
{{ partial "header/menu.html" . }}
|
{{ partial "header/menu.html" . }}
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user