From 696d369a29540b35b61a568ea339fd93c6c6819f Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Fri, 23 Oct 2020 11:14:40 +0200 Subject: [PATCH] Add docs root (#122) --- docs/.nojekyll | 0 docs/404.html | 12 ++++++++++++ docs/index.html | 12 ++++++++++++ 3 files changed, 24 insertions(+) create mode 100644 docs/.nojekyll create mode 100644 docs/404.html create mode 100644 docs/index.html diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/docs/404.html b/docs/404.html new file mode 100644 index 00000000..9e86451a --- /dev/null +++ b/docs/404.html @@ -0,0 +1,12 @@ + + + + + + + Redirecting to https://polkadot.js.org/docs/ + + + Redirecting to https://polkadot.js.org/docs/ + + diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 00000000..9e86451a --- /dev/null +++ b/docs/index.html @@ -0,0 +1,12 @@ + + + + + + + Redirecting to https://polkadot.js.org/docs/ + + + Redirecting to https://polkadot.js.org/docs/ + +