mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
Update tags.html
This commit is contained in:
parent
80c01b6128
commit
1ecbffed83
@ -1,7 +1,7 @@
|
||||
<ul class="pa0">
|
||||
{{ range .Params.tags }}
|
||||
<li class="list di">
|
||||
<a href="{{ "/tags/" | relLangURL }}{{ . | urlize }}" class="link f5 grow no-underline br-pill ba ph3 pv2 mb2 dib black sans-serif">
|
||||
<a href="{{ "/tags/" | relLangURL }}{{ . | urlize }}" class="link f5 grow no-underline br-pill ba ph3 pv2 mb2 dib black">
|
||||
{{- . -}}
|
||||
</a>
|
||||
</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user