Sidbare-Elemente in widget-Partials ausgelagert
This commit is contained in:
parent
ca19ee452b
commit
9827bb7ba7
15 changed files with 151 additions and 120 deletions
|
@ -2,7 +2,7 @@
|
|||
<nav class="nav justify-content-center navbar-expand-md navbar-dark ">
|
||||
<a class="nav-link" href="#">Impressum & Datenschutz</a>
|
||||
{{ with .OutputFormats.Get "rss" -}}
|
||||
<a class="nav-link" href="{{- .Permalink -}}">RSS-Feed</a>
|
||||
<a class="nav-link" href="{{- .Permalink | relURL -}}">RSS-Feed</a>
|
||||
{{ end }}
|
||||
</nav>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue