Minor changes and add favicon
This commit is contained in:
parent
34dae300da
commit
e7f9007b23
18 changed files with 28 additions and 44 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue