- Update design - Add new logo - All posts in a single category - New draft: Selbst Hosting
4 lines
135 B
HTML
4 lines
135 B
HTML
<a href="/" class="title">
|
|
{{ partial "logo.svg" . }}{{ site.Title }}
|
|
</a>
|
|
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|