aboutsummaryrefslogtreecommitdiff
path: root/webAO/index.html
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-03-31 19:45:17 +0200
committersD <stoned@derpymail.org>2020-03-31 19:45:17 +0200
commitaed74f33516a4c4906a050bf3af5d9f0b8623d47 (patch)
tree9726ca9a90ff40f35a7bf5ea314b4d402a07a825 /webAO/index.html
parent34c3ced891af564d41ccdd187e6e9657608f22c4 (diff)
add opengraph image
Diffstat (limited to 'webAO/index.html')
-rw-r--r--webAO/index.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/webAO/index.html b/webAO/index.html
index 3ed0d26..a2ae03d 100644
--- a/webAO/index.html
+++ b/webAO/index.html
@@ -1,11 +1,15 @@
<html>
-
<head>
<title>Attorney Online ONLINE</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
- <meta name="description" content="">
- <meta name="author" content="">
+ <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: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 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:;">