fix undefinde Author and owner

This commit is contained in:
Jesús 2019-01-25 19:37:30 -05:00
parent 63db1d9d91
commit 6a2bc739b9
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -4,6 +4,9 @@
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Sitio personal de Jesús</title>
<meta content="index,follow" name="robots"/>
<meta name="owner" content="Jesús E.">
<meta name="author" content="Jesus E.">
{% load static %}
<link rel="icon" href="{% static 'core/images/favicon.png' %}" sizes="192x192" />
<link rel="stylesheet" type="text/css"