update description in meta tags

This commit is contained in:
AlecM33
2023-11-28 22:20:56 -05:00
parent 2a52bd0cb5
commit 58ce3ffa32
2 changed files with 4 additions and 4 deletions

View File

@@ -4,10 +4,10 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Active Game</title>
<meta name="description" content="View this game of Werewolf">
<meta name="description" content="Active Game">
<meta property="og:title" content="Active Game">
<meta property="og:type" content="website">
<meta property="og:description" content="Spectate this game of Werewolf">
<meta property="og:description" content="Active Game">
<meta property="og:image" content="image.png">
<link rel="icon" href="/favicon.ico">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">

View File

@@ -5,11 +5,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Play Werewolf (Mafia)</title>
<meta name="description" content="An app to run games of Werewolf (Mafia) smoothly in a real or virtual social setting.">
<meta name="description" content="An app to create and run games of Werewolf (Mafia) with your friends. No sign-up, installation, or payment required.">
<meta property="og:title" content="Play Werewolf (Mafia)">
<meta property="og:type" content="website">
<meta property="og:url" content="https://play-werewolf.app">
<meta property="og:description" content="An app to run games of Werewolf (Mafia) smoothly in a real or virtual social setting.">
<meta property="og:description" content="An app to create and run games of Werewolf (Mafia) with your friends. No sign-up, installation, or payment required">
<meta property="og:image" content="image.png">
<link rel="icon" href="/favicon.ico">