diff options
author | Yigit Sever | 2021-04-16 15:45:13 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-16 15:45:13 +0300 |
commit | 3b50ec12a70cbb235217035bbf0efef48c631a78 (patch) | |
tree | 28705c063fa49eaf56b5abb12b07e1dfd463bd26 /site/public/index.html | |
parent | 8f9bd7e9aefa8de968285499b3f5d360a773777b (diff) | |
download | gradecoin-3b50ec12a70cbb235217035bbf0efef48c631a78.tar.gz gradecoin-3b50ec12a70cbb235217035bbf0efef48c631a78.tar.bz2 gradecoin-3b50ec12a70cbb235217035bbf0efef48c631a78.zip |
New page misc docs
Diffstat (limited to 'site/public/index.html')
-rw-r--r-- | site/public/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/public/index.html b/site/public/index.html index 169b83e..e67ef64 100644 --- a/site/public/index.html +++ b/site/public/index.html | |||
@@ -54,6 +54,8 @@ | |||
54 | 54 | ||
55 | <a class="nav-item subtitle-text" href="https://gradecoin.xyz/block-docs/">Blocks</a> | 55 | <a class="nav-item subtitle-text" href="https://gradecoin.xyz/block-docs/">Blocks</a> |
56 | 56 | ||
57 | <a class="nav-item subtitle-text" href="https://gradecoin.xyz/misc-docs/">Miscellaneous</a> | ||
58 | |||
57 | 59 | ||
58 | 60 | ||
59 | <a class="nav-item subtitle-text" href="https://github.com/zhuowei/nft_ptr#why">why?</a> | 61 | <a class="nav-item subtitle-text" href="https://github.com/zhuowei/nft_ptr#why">why?</a> |