mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Added UTF-8 charset to header
This commit is contained in:
parent
febdfd79fd
commit
69c9a1f540
@ -9,6 +9,7 @@
|
|||||||
var gitHash = '<?php echo trim(`git rev-parse HEAD`) ?>';
|
var gitHash = '<?php echo trim(`git rev-parse HEAD`) ?>';
|
||||||
</script>
|
</script>
|
||||||
<meta name="google" value="notranslate" />
|
<meta name="google" value="notranslate" />
|
||||||
|
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user