Added tags class to tags list

This commit is contained in:
Kichi93 2021-12-28 18:26:51 +00:00 committed by GitHub
parent 57e38aad38
commit 817304162c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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">