Fix duplicate title on index page, update hook
This commit is contained in:
parent
880a17f33a
commit
4a7700c74f
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
{{ define "title" }}{{ .Site.Title }}{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
<nav>
|
||||
<ul><li><a href="/"><strong>{{ .Site.Title }}</strong></a></li></ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue