mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-01 17:22:39 +00:00
Add abbreviations to Crowdin (#2049)
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
{% extends "base.html" %}
|
||||
{% block site_meta %}
|
||||
{{ super() }}
|
||||
<meta name="description" content="{{ lang.t('site.description') }}">
|
||||
{% endblock %}
|
||||
{% block extrahead %}
|
||||
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user