diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-04-03 21:02:19 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-04-03 21:02:19 -0400 |
| commit | ee9ddac90cb33a467b5652c769356c93880bf8e2 (patch) | |
| tree | 65747de4fa30aeb02dc85d5053ebc297930dc7fc /404.html | |
| parent | 423f3d8fff632078149ffad1253368aacdb8244c (diff) | |
| download | pokeworld-website-ee9ddac90cb33a467b5652c769356c93880bf8e2.tar.gz pokeworld-website-ee9ddac90cb33a467b5652c769356c93880bf8e2.tar.bz2 pokeworld-website-ee9ddac90cb33a467b5652c769356c93880bf8e2.zip | |
here we go again
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -12,6 +12,12 @@ <link rel="manifest" href="/site.webmanifest"> <meta name="msapplication-TileColor" content="#603cba"> <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. "> + <meta property="og:title" content="Universe"> + <meta property="og:url" content="http://universedevgroup.net/"> + <meta property="og:image" content="http://universedevgroup.net/og-image.jpg"> </head> <body> <header> |
