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