mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 08:25:40 +00:00
gh-pages redirect
This commit is contained in:
@@ -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
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
<head>
|
||||||
|
<meta http-equiv="refresh" content="0; URL=https://docs.rs/subxt" />
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
Redirecting to docs.
|
||||||
|
</body>
|
||||||
Reference in New Issue
Block a user