1
0
mirror of https://github.com/privacyguides/blog.privacyguides.org.git synced 2025-07-21 19:02:42 +00:00
Files
blog.privacyguides.org/theme/main.html
2023-04-01 14:45:22 -05:00

6 lines
184 B
HTML

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