mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
Added post age warning
This commit is contained in:
parent
7b7136151b
commit
96efcabd22
2 changed files with 24 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
{{ partial "date.html" . }}
|
||||
{{ partial "reading_time.html" . }}
|
||||
{{ partial "tags/page.html" . }}
|
||||
{{ partial "age_warning.html" . }}
|
||||
<!-- content -->
|
||||
<div class="e-content">
|
||||
{{ .Content }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue