We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3626cba commit 3b600eaCopy full SHA for 3b600ea
lix/website/app/routes/_index.tsx
@@ -184,7 +184,7 @@ export default function Index() {
184
<div className="flex flex-wrap-reverse items-center gap-2">
185
<a
186
href="https://opral.substack.com/"
187
- target="_blanc"
+ target="_blank"
188
className="w-full sm:w-fit px-4 py-2 text-white bg-cyan-600 hover:bg-cyan-700 rounded-md font-medium flex justify-center items-center gap-2 transition-all"
189
>
190
Get updates
0 commit comments