Skip to content

Commit

Permalink
Merge pull request #127 from plebnet-dev/tony_main
Browse files Browse the repository at this point in the history
Add '/discord' path directed to discord
  • Loading branch information
amsalmeron authored Apr 20, 2024
2 parents f1acd0c + 14a810e commit 73dcdc9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/pages/discord.astro
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<html>
<head>
<meta http-equiv="refresh" content="0;url=https://discord.gg/7eGt4JbD8e" />
<title></title>
</head>
<body></body>
</html>

0 comments on commit 73dcdc9

Please sign in to comment.