add opengraph metadata for preview cards
This commit is contained in:
parent
b0a2f7ec7c
commit
16e7ea4806
7 changed files with 44 additions and 5 deletions
|
@ -1,6 +1,8 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block title %}Download not found - transbeam{% endblock %}
|
||||
{% block og_title %}Download not found{% endblock %}
|
||||
{% block og_description %}{% endblock %}
|
||||
|
||||
{% block head %}
|
||||
<script src="js/download-landing.js?{{ cachebuster }}"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue