aboutsummaryrefslogtreecommitdiff
path: root/webAO/index.html
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-03-31 20:05:43 +0200
committersD <stoned@derpymail.org>2020-03-31 20:05:43 +0200
commita86bc8d4c9f12db8c9d95308b6b60dc73b159504 (patch)
tree62f543dadbd88a501da35a174dd1d64ab975446f /webAO/index.html
parentf6e363570a28c803588427b09b61e02102d614a7 (diff)
add twitter versions of opengraph
Diffstat (limited to 'webAO/index.html')
-rw-r--r--webAO/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/webAO/index.html b/webAO/index.html
index 29fc181..c7f453d 100644
--- a/webAO/index.html
+++ b/webAO/index.html
@@ -12,6 +12,12 @@
<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="default-src 'self' 'unsafe-inline' 'unsafe-eval' *.aceattorneyonline.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; connect-src 'self' ws:;">
<meta http-equiv="X-Content-Security-Policy"