Browse Source

Revert "Updated some header meta data"

This reverts commit 81a33ca1d5a0fbbb4ce357938e38358ef706c62b.
Johand 9 years ago
parent
commit
610426d4d5
1 changed files with 1 additions and 4 deletions
  1. 1 4
      app/head.html

+ 1 - 4
app/head.html

@@ -1,9 +1,7 @@
 <head>
     <title>Music App</title>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="description" content="Welcome to the music app for the urban culture!">
     <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta charset="utf-8">
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
     <link href='http://fonts.googleapis.com/css?family=Oxygen:400,300,700' rel='stylesheet' type='text/css'>
     <script type="application/javascript">
@@ -25,4 +23,3 @@
         init();
     </script>
 </head>
-