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

Add some structured data entities (#2106)

This commit is contained in:
2023-03-29 14:27:39 -05:00
committed by GitHub
parent 77c073c602
commit d1c4abcd4f
10 changed files with 304 additions and 42 deletions

View File

@ -20,7 +20,7 @@
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
#} -->
{% extends "schema.html" %}
{% extends "main.html" %}
{% block extrahead %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/home.css?v=3.3.0' | url }}">
{{ super() }}