diff options
| author | sD <stoned@derpymail.org> | 2020-03-31 19:52:21 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-03-31 19:52:21 +0200 |
| commit | f6e363570a28c803588427b09b61e02102d614a7 (patch) | |
| tree | b434906d10ef6736bd12e0b79457607497d37a5f /webAO | |
| parent | aed74f33516a4c4906a050bf3af5d9f0b8623d47 (diff) | |
og:description
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/client.html | 3 | ||||
| -rw-r--r-- | webAO/index.html | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/webAO/client.html b/webAO/client.html index a556a95..6e78c58 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -8,7 +8,8 @@ <meta name="description" content="An off-the-cuff courtroom drama simulator"> <meta name="author" content="stonedDiscord"> - <meta property="og:title" content="Attorney Online"> + <meta property="og:title" content="Attorney Online"> + <meta property="og:description" content="Attorney Online is an online version of the world-renowned courtroom drama simulator that allows you to create and play out cases in an off-the-cuff format."> <meta property="og:type" content="website"> <meta property="og:url" content="http://web.aceattorneyonline.com/"> <meta property="og:image" content="https://repository-images.githubusercontent.com/78860508/89fcba80-aafd-11e9-80db-c5b10c01aba9"> diff --git a/webAO/index.html b/webAO/index.html index a2ae03d..29fc181 100644 --- a/webAO/index.html +++ b/webAO/index.html @@ -7,6 +7,7 @@ <meta name="author" content="stonedDiscord"> <meta property="og:title" content="Attorney Online"> + <meta property="og:description" content="Attorney Online is an online version of the world-renowned courtroom drama simulator that allows you to create and play out cases in an off-the-cuff format."> <meta property="og:type" content="website"> <meta property="og:url" content="http://web.aceattorneyonline.com/"> <meta property="og:image" content="https://repository-images.githubusercontent.com/78860508/89fcba80-aafd-11e9-80db-c5b10c01aba9"> |
