1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 17:42:39 +00:00

Update dependencies (#2048)

This commit is contained in:
2023-02-27 15:14:32 -06:00
parent d9b9092ac3
commit 6245ed8581
25 changed files with 554 additions and 80 deletions

View File

@ -1,7 +1,7 @@
{% extends "base.html" %}
{% extends "main.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 }}">
{{ super() }}
{% endblock %}
{% block tabs %}
{{ super() }}