diff options
Diffstat (limited to 'pokeworld')
| -rw-r--r-- | pokeworld/about/index.html | 6 | ||||
| -rw-r--r-- | pokeworld/index.html | 6 | ||||
| -rw-r--r-- | pokeworld/pokebot/commands/index.html | 6 | ||||
| -rw-r--r-- | pokeworld/pokebot/index.html | 6 | ||||
| -rw-r--r-- | pokeworld/rules/index.html | 6 |
5 files changed, 30 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> diff --git a/pokeworld/index.html b/pokeworld/index.html index 36d0103..02a84d5 100644 --- a/pokeworld/index.html +++ b/pokeworld/index.html @@ -6,6 +6,12 @@ <meta name="viewport" content="width=device-width"> <title>PokeWorld | Home</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> diff --git a/pokeworld/pokebot/commands/index.html b/pokeworld/pokebot/commands/index.html index bee6a5c..d102958 100644 --- a/pokeworld/pokebot/commands/index.html +++ b/pokeworld/pokebot/commands/index.html @@ -6,6 +6,12 @@ <meta name="viewport" content="width=device-width"> <title>PokeWorld | Pokebot</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> diff --git a/pokeworld/pokebot/index.html b/pokeworld/pokebot/index.html index ba4d0eb..29baf60 100644 --- a/pokeworld/pokebot/index.html +++ b/pokeworld/pokebot/index.html @@ -6,6 +6,12 @@ <meta name="viewport" content="width=device-width"> <title>PokeWorld | Pokebot</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> diff --git a/pokeworld/rules/index.html b/pokeworld/rules/index.html index 1802c01..277b3b4 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"> + <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> |
