diff options
Diffstat (limited to 'games/revolution')
| -rw-r--r-- | games/revolution/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/revolution/index.html b/games/revolution/index.html index 83e8556..5a499e1 100644 --- a/games/revolution/index.html +++ b/games/revolution/index.html @@ -6,6 +6,12 @@ <meta name="viewport" content="width=device-width"> <title>Universe Games | Revolution</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> |
