mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
Update base.html
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
<title>{% block title %}
|
<title>{% block title %}
|
||||||
{% endblock %}</title>
|
{% endblock %}</title>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, viewport-fit=cover">
|
||||||
<meta name="robots" content="noindex,nofollow"/>
|
<meta name="robots" content="noindex,nofollow"/>
|
||||||
|
|
||||||
<link rel="icon" href="{{ theme_values.logo_color_svg }}">
|
<link rel="icon" href="{{ theme_values.logo_color_svg }}">
|
||||||
|
|||||||
Reference in New Issue
Block a user