Logo
Explore Help
Homepage
minoplhy/hugo-bearblog
1
0
Fork 0
You've already forked hugo-bearblog
Code Issues Pull Requests Packages Projects Releases Wiki Activity
hugo-bearblog/layouts/partials/header.html

5 lines
117 B
HTML
Raw Normal View History

fix: remove trailing slashes Guess what, on https://gohugo.io/functions/relurl/ it says > As a best practice, never include a leading slash when using this function. Fixes https://github.com/janraasch/hugo-bearblog/issues/65
2023-03-15 13:01:49 +01:00
<a href="{{ "" | relURL }}" class="title">
chore: initial commit
2020-08-31 15:40:11 +02:00
<h2>{{ .Site.Title }}</h2>
</a>
<nav>{{- partial "nav.html" . -}}</nav>
Reference in New Issue Copy Permalink
Powered by Gitea Page: 34ms Template: 1ms
English
English
Licenses API