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 0534bd0 commit 9fce11fCopy full SHA for 9fce11f
docs/whitepaper.md
@@ -0,0 +1,13 @@
1
+---
2
+sidebar_position: -1
3
+title: Redirecting to Whitepaper...
4
5
+
6
+import Head from '@docusaurus/Head';
7
8
+<Head>
9
+ <meta http-equiv="refresh" content="0; url=https://whitepaper.gaianet.ai/?ref=docs" />
10
+</Head>
11
12
+You are being redirected to the [GaiaNet Whitepaper](https://whitepaper.gaianet.ai/?ref=docs).
13
+Click the link if you are not redirected.
0 commit comments