mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 18:21:15 +00:00
Moved tag partials to their own folder
This commit is contained in:
parent
c3e09727a6
commit
06406fe744
7 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
{{ partial "header.html" . }}
|
||||
<main>
|
||||
{{ partial "date.html" . }}
|
||||
{{ partial "tags_list_page.html" . }}
|
||||
{{ partial "tags/page.html" . }}
|
||||
<!-- content -->
|
||||
<div class="e-content">
|
||||
{{ .Content }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue