mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Add all files
This commit is contained in:
8
layouts/partials/page-heading.html
Normal file
8
layouts/partials/page-heading.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<div class="page-heading">
|
||||
{{ if .Params.heading }}
|
||||
{{ .Params.heading }}
|
||||
{{ else }}
|
||||
{{ .Title }}
|
||||
{{ end }}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user