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

Minify HTML & CSS (#1351)

Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
2022-05-29 17:52:50 +00:00
committed by Daniel Gray
parent f6a25a7dd4
commit a52770e1c0
11 changed files with 45 additions and 14 deletions

View File

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'overrides/home.css' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css' | url }}">
<link rel="me" href="https://aragon.sh/@jonah">
<link rel="me" href="https://fosstodon.org/@freddy">
<link rel="me" href="https://mastodon.social/@dngray">