mirror of
https://github.com/privacyguides/blog.privacyguides.org.git
synced 2025-07-15 07:52:53 +00:00
Initial commit
This commit is contained in:
5
theme/main.html
Normal file
5
theme/main.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% 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