Unrequired

This commit is contained in:
mxcl 2022-05-18 18:26:51 -04:00
parent 8d0641d7ec
commit 8bd316c5e8
Failed to extract signature

View file

@ -42,14 +42,6 @@
<meta property="og:description" content="something new is brewing." /> <meta property="og:description" content="something new is brewing." />
<meta property="og:image" content="https://tea.xyz/cover.png" /> <meta property="og:image" content="https://tea.xyz/cover.png" />
<meta property="og:image:alt" content="sh &lt;(curl tea.xyz)" /> <meta property="og:image:alt" content="sh &lt;(curl tea.xyz)" />
<script>
const q = window.location.search.match(/[\^\?&]store=[^&]*/)
if (q) {
localStorage.signup = q[0].split('=')[1]
window.location.replace(`${window.location.origin}${window.location.pathname}`)
}
</script>
</head> </head>
<body> <body>