Skip to content

Commit

Permalink
feat(website): add alpha-1 shutdown banner (#13159)
Browse files Browse the repository at this point in the history
  • Loading branch information
d1onys1us committed Feb 16, 2023
1 parent 7369859 commit ce64a6f
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions packages/website/theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@ export default {
banner: {
key: "banner",
text: (
<a
href="https://twitter.com/taikoxyz/status/1623338218505793536?s=20&t=YL1BSjeBUDlOzQftyhCKeQ"
target="_blank"
>
📌 The alpha-1 testnet (Snæfellsjökull) will be deprecated on February
15th, around 14:00UTC. Read more →
<a href="https://twitter.com/taikoxyz/" target="_blank">
📌 The alpha-1 testnet (Snæfellsjökull) has been shut down, with the
alpha-2 testnet coming soon. Follow us to stay updated →
</a>
),
},
Expand Down

0 comments on commit ce64a6f

Please sign in to comment.