diff options
Diffstat (limited to 'pokeworld/rules/index.html')
| -rw-r--r-- | pokeworld/rules/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pokeworld/rules/index.html b/pokeworld/rules/index.html index 277b3b4..573a956 100644 --- a/pokeworld/rules/index.html +++ b/pokeworld/rules/index.html @@ -6,6 +6,12 @@ <meta name="viewport" content="width=device-width"> <title>PokeWorld | Rules</title> <link rel="stylesheet" href="../css/style.css"> + <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> + <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> + <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> + <link rel="manifest" href="/site.webmanifest"> + <meta name="msapplication-TileColor" content="#b91d47"> + <meta name="theme-color" content="#ffffff"> <meta property="og:image:width" content="279"> <meta property="og:image:height" content="279"> <meta property="og:description" content="A group that develops all sorts of applications such as games or productivity applications to help you with tasks that you already do. "> |
