🎨 Finish folder structure redesign and add some scripts.
This commit is contained in:
6
layouts/_default/taxonomy.html
Normal file
6
layouts/_default/taxonomy.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{{- define "title" -}}
|
||||
{{- .Title }} - {{ T .Data.Singular | default .Data.Singular }} - {{ .Site.Title -}}
|
||||
{{- end -}}
|
||||
{{ define "main" }}
|
||||
{{ .Data.Singular }}
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user