Rename paige-terms to paige-keywords

This commit is contained in:
Will Faught
2023-03-16 01:40:12 -07:00
parent c99172e774
commit dd2227e55e
7 changed files with 32 additions and 32 deletions

View File

@@ -37,7 +37,7 @@
{{ end }}
{{ if or $categories $tags }}
<p class="{{ if $class }} paige-terms {{ end }} text-center" {{ if $id }} id="paige-terms" {{ end }}>
<p class="{{ if $class }} paige-keywords {{ end }} text-center" {{ if $id }} id="paige-keywords" {{ end }}>
{{ $terms := slice }}
{{ range $categories }}

View File

@@ -60,7 +60,7 @@
{{ end }}
{{ if or $categories $tags }}
<p class="mb-0 paige-terms text-center">
<p class="mb-0 paige-keywords text-center">
{{ $terms := slice }}
{{ range $categories }}