diff options
| author | sD <stoned@derpymail.org> | 2020-03-31 20:05:43 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-03-31 20:05:43 +0200 |
| commit | a86bc8d4c9f12db8c9d95308b6b60dc73b159504 (patch) | |
| tree | 62f543dadbd88a501da35a174dd1d64ab975446f /webAO/client.html | |
| parent | f6e363570a28c803588427b09b61e02102d614a7 (diff) | |
add twitter versions of opengraph
Diffstat (limited to 'webAO/client.html')
| -rw-r--r-- | webAO/client.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/webAO/client.html b/webAO/client.html index 6e78c58..ad42946 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -8,12 +8,18 @@ <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: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: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"> + <meta property="twitter:card" content="summary_large_image"> + <meta property="twitter:title" content="Attorney Online"> + <meta property="twitter: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="twitter:url" content="http://web.aceattorneyonline.com/"> + <meta property="twitter:image" content="https://repository-images.githubusercontent.com/78860508/89fcba80-aafd-11e9-80db-c5b10c01aba9"> + <meta http-equiv="Content-Security-Policy" content="script-src-elem 'self' 'unsafe-inline' https://ajax.googleapis.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://ajax.googleapis.com; style-src-elem 'self' 'unsafe-inline' https://golden-layout.com; |
