Update CSS for compatibility
This commit is contained in:
parent
0f7aee8a75
commit
519e7a94d1
2 changed files with 9 additions and 14 deletions
|
|
@ -12,7 +12,6 @@ For a given taxonomy, renders a list of terms assigned to the page.
|
|||
|
||||
{{- with $page.GetTerms $taxonomy }}
|
||||
{{- $label := (index . 0).Parent.LinkTitle }}
|
||||
<hr>
|
||||
<div class="tags">
|
||||
<ul>
|
||||
{{- range . }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue