diff options
author | Nat Lasseter <user@4574.co.uk> | 2025-03-31 15:04:16 +0100 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2025-03-31 15:04:16 +0100 |
commit | 9e498357dfac69a3037933b46746a470fb9c8491 (patch) | |
tree | d84ef44bded18ba12a6336d5b52c4a4e50974dd6 /static/bs/index.html | |
parent | a797791f0388900a6a6b47b47779395bcfb3e0a7 (diff) |
[bracket shitty] remove google tracking
Diffstat (limited to 'static/bs/index.html')
-rw-r--r-- | static/bs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/bs/index.html b/static/bs/index.html index a224368..c9d49ce 100644 --- a/static/bs/index.html +++ b/static/bs/index.html @@ -11,7 +11,7 @@ <!-- Open Graph meta tags --> <meta property="og:title" content="Bracket Shitty" /> - <meta property="og:description" content="come visit bracket city" /> + <meta property="og:description" content="come visit bracket shitty" /> <meta property="og:image" content="https://bracket.city/bc-postcard.jpg" /> <meta property="og:url" content="https://bracket.city/" /> <meta property="og:type" content="website" /> |