We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 528af2a + 057fa82 commit d349940Copy full SHA for d349940
home/public/move/index.html
@@ -0,0 +1,11 @@
1
+<!doctype html>
2
+<html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <link rel="shortcut icon" type="image/svg+xml" href="/favicon.svg" />
6
+ <meta http-equiv="refresh" content="0;url=https://rose.oasis.io/#/move/">
7
+ </head>
8
+ <body>
9
+ <!-- Fallback redirect from old URL -->
10
+ </body>
11
+</html>
home/public/stake/index.html
+ <meta http-equiv="refresh" content="0;url=https://rose.oasis.io/#/stake/">
0 commit comments