Add background music; add favicon; add sound module
This commit is contained in:
+10
-1
@@ -3,7 +3,16 @@
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta content="width=device-width, initial-scale=1, user-scalable=no" name="viewport"/>
|
||||
<title>React App</title>
|
||||
<link href="apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180">
|
||||
<link href="favicon-32x32.png" rel="icon" sizes="32x32" type="image/png">
|
||||
<link href="favicon-16x16.png" rel="icon" sizes="16x16" type="image/png">
|
||||
<link href="site.webmanifest" rel="manifest">
|
||||
<link color="#000000" href="safari-pinned-tab.svg" rel="mask-icon">
|
||||
<meta content="WoW Best Places" name="apple-mobile-web-app-title">
|
||||
<meta content="WoW Best Places" name="application-name">
|
||||
<meta content="#ffffff" name="msapplication-TileColor">
|
||||
<meta content="#ffffff" name="theme-color">
|
||||
<title>WoW Best Places</title>
|
||||
<style>
|
||||
@font-face {
|
||||
font-family: 'AvantGarde LT';
|
||||
|
||||
Reference in New Issue
Block a user