Skip to content

Commit

Permalink
use meta tag redirect as well
Browse files Browse the repository at this point in the history
  • Loading branch information
burturt committed Jun 24, 2024
1 parent 0cef603 commit 96566a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/discord.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import Script from "next/script";
export default function Discord() {
return (
<div>
<meta http-equiv="refresh" content="0; URL='https://discord.com/invite/j9dgf2q'" />
<Navbar />
<main className={styles.redirect}>
<h1>Redirecting you now...</h1>
Expand Down

0 comments on commit 96566a2

Please sign in to comment.