Update index.html
This commit is contained in:
parent
4bf08098fa
commit
ac2f3f5fa6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{% extends 'base.html' %}
|
||||
|
||||
{% block head %}
|
||||
<!--<meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />!-->
|
||||
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />
|
||||
<meta content="{{ color }}" data-react-helmet="true" name="theme-color" />
|
||||
<meta property="og:site_name" content="{{ appname }}">
|
||||
|
||||
|
|
Loading…
Reference in a new issue