use PL badges in CV
This commit is contained in:
parent
9f58fc3c32
commit
df65ad1e10
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
||||||
|
|
||||||
<center>
|
<center>
|
||||||
{{ for el of exp.stack }}
|
{{ for el of exp.stack }}
|
||||||
<span class="pl-badge">{{ el }}</span>
|
<span class="pl-badge pl-{{ el |> lowercasePL }}">{{ el }}</span>
|
||||||
{{ /for }}
|
{{ /for }}
|
||||||
</center>
|
</center>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue