commit 6047bc6f9cf8f8f5e6964f3512c33c92a2fe8b3f Author: James Wilson Date: Tue Aug 1 15:05:38 2023 +0100 gh-pages redirect diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..0dde365146 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +/target +**/*.rs.bk +**/.DS_Store +cargo-timing* +/examples/wasm-example/dist +/examples/wasm-example/target +/examples/parachain-example/target +/examples/parachain-example/metadata/target +.vscode diff --git a/index.html b/index.html new file mode 100644 index 0000000000..84c25275dd --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ + + + + +Redirecting to docs. +