1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 01:32:41 +00:00

Preload header font (#1367)

This commit is contained in:
2022-05-31 13:42:26 -05:00
committed by GitHub
parent 12ae9ae8ce
commit 246fb81eb2
3 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,6 @@
{% extends "base.html" %}
{% block extrahead %}
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=2.10.0' | url }}">
<link rel="me" href="https://aragon.sh/@jonah">
<link rel="me" href="https://fosstodon.org/@freddy">