diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-11-11 19:02:03 +0100 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-11-11 19:02:03 +0100 |
| commit | 4144b046cbba6c9a75f16c2cab65a407b9d41cd2 (patch) | |
| tree | d1deb756778feecebec29211d87b3729eb672072 | |
| parent | eb3c603a39d75e5b2ba80af1efbdbee2e3e35888 (diff) | |
gsi client id
| -rw-r--r-- | public/client.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/client.html b/public/client.html index e5bff14..ea06de6 100644 --- a/public/client.html +++ b/public/client.html @@ -7,7 +7,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="An off-the-cuff courtroom drama simulator"> <meta name="author" content="stonedDiscord"> - + <meta name="google-signin-client_id" content="107239014890-eo1vg90jdn2l7fgudsp9mdk8c1nraq0g.apps.googleusercontent.com"> <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"> |
