feat: ✨ add OpenGraph tags
This commit is contained in:
parent
62089b9ee2
commit
91224e634a
4 changed files with 21 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
|
||||
{% block extra_head %}{% endblock %}
|
||||
|
||||
{% block opengraph_tags %}{% endblock %}
|
||||
|
||||
<script src="/static/banner.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue