mirror of
https://github.com/TrentSPalmer/trentpalmerdotorg.git
synced 2024-11-14 06:11:31 -08:00
add meta description to head
This commit is contained in:
parent
8720a7a58d
commit
fa30e89b0e
@ -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 %}
|
||||
|
Loading…
Reference in New Issue
Block a user