feat: add OpenGraph tags

This commit is contained in:
David Bailey 2024-01-04 16:06:06 +01:00
parent 62089b9ee2
commit 91224e634a
4 changed files with 21 additions and 0 deletions

View file

@ -13,6 +13,8 @@
{% block extra_head %}{% endblock %}
{% block opengraph_tags %}{% endblock %}
<script src="/static/banner.js" defer></script>
</head>
<body>