fix undefinde Author and owner
This commit is contained in:
parent
63db1d9d91
commit
6a2bc739b9
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user