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

page-header.html « partials « layouts - github.com/jimfrenette/hugo-starter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 68e6733bcfdbeac6b8c831ea5b698f98b3854942 (plain)
1
2
3
4
5
<header>
	<div>
		{{ partial "site-navigation.html" . }}
	</div>
</header>