1
0
mirror of https://github.com/privacyguides/blog.privacyguides.org.git synced 2025-07-09 21:22:36 +00:00

Cover images

This commit is contained in:
2023-04-15 14:49:05 -05:00
parent aeae57e414
commit a196711848
25 changed files with 43 additions and 15 deletions

View File

@ -1,5 +1,10 @@
{% extends "main.html" %}
{% block extrahead %}
{{ super() }}
<meta name="robots" content="max-image-preview:large">
{% endblock %}
{% import "partials/nav-item.html" as item with context %}
<!-- Page content -->