mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 04:46:05 -04:00
Add temporary tax and terms templates for Announcement page
This commit is contained in:
parent
5c38329755
commit
af940ab5bb
3
layouts/_default/taxonomy.html
Normal file
3
layouts/_default/taxonomy.html
Normal file
@ -0,0 +1,3 @@
|
||||
{{ define "main" }}
|
||||
{{ partial "temp-closing.html" . }}
|
||||
{{ end }}
|
3
layouts/_default/terms.html
Normal file
3
layouts/_default/terms.html
Normal file
@ -0,0 +1,3 @@
|
||||
{{ define "main" }}
|
||||
{{ partial "temp-closing.html" . }}
|
||||
{{ end }}
|
Loading…
x
Reference in New Issue
Block a user