1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 01:32:41 +00:00

Support l10n of config strings (#2045)

This commit is contained in:
2023-02-27 12:36:42 -06:00
parent 227609f768
commit f396afa15f
13 changed files with 106 additions and 18 deletions

View File

@ -1,5 +1,4 @@
{% extends "base.html" %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
{% endblock %}