update menu

This commit is contained in:
Simon Vieille 2021-06-05 19:11:51 +02:00
parent 4ad78f1611
commit a957a2473b
2 changed files with 6 additions and 0 deletions

View file

@ -40,6 +40,10 @@ html, body {
$dicons: coffee server search project share contact list response twitter diaspora github code rss linkedin mastodon pixelfed gpg matrix murph;
.d-none {
display: none;
}
.deblan-icon {
font-family: 'deblan-icon';
vertical-align: middle;

View file

@ -73,6 +73,8 @@
{%- endset -%}
{{- icon|raw -}}
<span class="d-none">{{ item.label }}</span>
</a>
</li>
{%- endfor -%}