add meta description to head

This commit is contained in:
Trent Palmer 2021-04-05 13:00:35 -07:00
parent 8720a7a58d
commit fa30e89b0e
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="A Django Web App for hosting podcasts">
<title>
{% url 'audio:home' as home_url %}