tags in a single line
This commit is contained in:
parent
df197e0d5b
commit
31ea01f83d
@ -1,4 +1,4 @@
|
|||||||
<ul class="pa0">
|
<ul class="pa0 flex flex-direction:row center">
|
||||||
{{ range .Params.tags }}
|
{{ range .Params.tags }}
|
||||||
<li class="list">
|
<li class="list">
|
||||||
<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 sans-serif">
|
||||||
|
Loading…
Reference in New Issue
Block a user