Some fixing up
This commit is contained in:
parent
b507d458b0
commit
a67a169c6b
2 changed files with 1 additions and 4 deletions
|
|
@ -13,6 +13,7 @@ config change. -->
|
|||
|
||||
</nav>
|
||||
<h1>{{ $.Site.Title }}</h1>
|
||||
<p>{{ $.Site.Params.subtitle }}</p>
|
||||
{{ else }}
|
||||
<a href="/">Go Home</a>
|
||||
{{ $path := .Path }}
|
||||
|
|
@ -22,6 +23,5 @@ config change. -->
|
|||
<a href="{{ $bpath }}">Back to {{ $bpath }}</a>
|
||||
{{ end }}
|
||||
</nav>
|
||||
<p>{{ $.Site.Params.subtitle }}</p>
|
||||
{{ end }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue