Welcome to mirror list, hosted at ThFree Co, Russian Federation.

header.html « partials « layouts - github.com/J-Siu/hugo-theme-sk1.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 137fac4f511d456e833d38a1ebbed633d5acb42c (plain)
1
2
3
4
<!--Site Title-->
<a href="{{ "" | relLangURL}}">{{.Site.Title}}</a>
<!--Sub-title-->
{{with .Site.Params.subtitle}} / {{.}}{{end}}