diff --git a/index.php b/index.php
index dbbc647c88939681a70b722d353a2122ee9d02b2..b0e67f029eecdd40823d965d3b9aa1c067d49b58 100644
--- a/index.php
+++ b/index.php
@@ -2,8 +2,8 @@
 <html lang="de" dir="ltr">
   <head>
     <?php include dirname($_SERVER['DOCUMENT_ROOT']) . "/simpel.cc/php/head.php"; ?>
+    <!-- <meta charset="utf-8"> -->
     <!-- <title>FreqBuddy</title> -->
-    <meta charset="utf-8">
     <link rel="stylesheet" href="style.css">
     <script src="script.js"></script>
   </head>