init commit
This commit is contained in:
5
layouts/partials/title.html
Normal file
5
layouts/partials/title.html
Normal file
@ -0,0 +1,5 @@
|
||||
{{- with .Title -}}
|
||||
<header class="entry-header">
|
||||
<h1 id="title" class="entry-title">{{ . }}</h1>
|
||||
</header>
|
||||
{{- end -}}
|
Reference in New Issue
Block a user