aboutsummaryrefslogtreecommitdiff
path: root/static/bs
diff options
context:
space:
mode:
authorNat Lasseter <user@4574.co.uk>2025-03-31 14:51:08 +0100
committerNat Lasseter <user@4574.co.uk>2025-03-31 14:51:08 +0100
commit17bb692b466c0650470c4b5daa5f6e8a9a95479e (patch)
treefafbbaa87d0e2e86aefb614c21dd6f683aa30428 /static/bs
parent92d5104a666a6a322b55c85f9a283b0d67d14ef4 (diff)
[bracket shitty] base href! wow!
Diffstat (limited to 'static/bs')
-rw-r--r--static/bs/index.html16
1 files changed, 4 insertions, 12 deletions
diff --git a/static/bs/index.html b/static/bs/index.html
index e2eced0..a224368 100644
--- a/static/bs/index.html
+++ b/static/bs/index.html
@@ -2,23 +2,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <base href="/">
+ <base href="/bs/">
<link rel="stylesheet" href="bracket.css">
<link rel="icon" type="image/png" href="bc-favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <title>[Bracket City]</title>
- <meta name="description" content="Bracket City is a nested clue puzzle game.">
- <!-- Google tag (gtag.js) -->
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-KKNGQXN3TQ"></script>
- <script>
- window.dataLayer = window.dataLayer || [];
- function gtag(){dataLayer.push(arguments);}
- gtag('js', new Date());
- gtag('config', 'G-KKNGQXN3TQ');
- </script>
+ <title>[Bracket Shitty]</title>
+ <meta name="description" content="Bracket Shitty is a nested clue puzzle game.">
<!-- Open Graph meta tags -->
- <meta property="og:title" content="Bracket City" />
+ <meta property="og:title" content="Bracket Shitty" />
<meta property="og:description" content="come visit bracket city" />
<meta property="og:image" content="https://bracket.city/bc-postcard.jpg" />
<meta property="og:url" content="https://bracket.city/" />