Fix #13
This commit is contained in:
parent
fe5c892af5
commit
c8673f43ba
4 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
<a class="skip-link" href="#main-content">{{ i18n "skip-link" }}</a>
|
||||
|
||||
<a href="{{ relURL .Site.Home.Permalink }}" class="title"><h1>{{ .Site.Title }}</h1></a>
|
||||
<a href="{{ relURL .Site.Home.RelPermalink }}" class="title"><h1>{{ .Site.Title }}</h1></a>
|
||||
<nav>{{- partial "nav.html" . -}}</nav>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue