Minor changes and add favicon

This commit is contained in:
schmelczerandras 2020-10-25 09:12:23 +01:00
parent 34dae300da
commit e7f9007b23
18 changed files with 28 additions and 44 deletions

View file

@ -20,11 +20,12 @@
<meta name="theme-color" content="#b33951" />
<meta
name="description"
content="Conquer the planets, work as part of a team, and play with your friends online through this browser game."
content="Conquer the planets, work as a team, and play with your friends online through this browser game."
/>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" sizes="180x180" href="static/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="static/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="static/favicon-16x16.png" />
<title>decla.red</title>
</head>