1
0
mirror of https://github.com/privacyguides/blog.privacyguides.org.git synced 2025-07-10 05:32:37 +00:00
Files
blog.privacyguides.org/theme/main.html

6 lines
188 B
HTML
Raw Permalink Normal View History

2022-10-23 18:22:02 -05:00
{% extends "base.html" %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
{% endblock %}