Allow site title to be customised via parital (#384)
* Allow site title to be customised via parital * Modify readme to highlight available partials * Rename template for consistency * Move title tags to head partial
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{{ partial "docs/title" . }} | {{ .Site.Title -}}
|
||||
Reference in New Issue
Block a user