add some open graph protocol header stuff

This commit is contained in:
2021-02-25 00:49:13 -08:00
parent 8131883f21
commit de42193d3d
3 changed files with 17 additions and 3 deletions

View File

@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>
{% block morehead %}{% endblock morehead %}
{% url 'audio:home' as home_url %}
{% url 'accounts:login' as login_url %}