1
0
mirror of https://github.com/privacyguides/blog.privacyguides.org.git synced 2025-07-16 08:22:45 +00:00

RESTRICT Act (#28)

This commit is contained in:
2023-03-30 16:26:22 -05:00
parent a8a07ab027
commit 2f95a33b59
5 changed files with 132 additions and 14 deletions

View File

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