diff options
Diffstat (limited to 'pokeworld/about/index.html')
| -rw-r--r-- | pokeworld/about/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pokeworld/about/index.html b/pokeworld/about/index.html index e719948..e2e58c4 100644 --- a/pokeworld/about/index.html +++ b/pokeworld/about/index.html @@ -6,6 +6,12 @@ <meta name="viewport" content="width=device-width"> <title>PokeWorld | About</title> <link rel="stylesheet" href="../css/style.css"> + <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> |
