1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-01 16:21:03 +00:00

style: Homepage performance improvements (#2806)

This commit is contained in:
2024-11-11 17:34:27 -06:00
parent d62e221615
commit 12c58d567c
9 changed files with 21 additions and 25 deletions

View File

@@ -29,7 +29,7 @@
<br />
{{ copyright.note }}
<br />
<a href='/license'>
<a href='/license' aria-label="More information about our website license.">
{% for icon in copyright.license %}
<span class="twemoji">{% include ".icons/" ~ icon ~ ".svg" %}</span>
{% endfor %}