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

Improve our About page (#2071)

This commit is contained in:
2023-03-03 11:28:41 -06:00
parent 7fb07925ec
commit 35c95c029c
4 changed files with 76 additions and 6 deletions

View File

@ -1,4 +1,4 @@
{% extends "main.html" %}
{% extends "schema.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}