diff options
author | Yigit Sever | 2021-04-15 23:35:24 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-15 23:35:24 +0300 |
commit | 7a83bd705d8a11a83e188ed2e7dcaf8a36f6cb9a (patch) | |
tree | 808fe41b90780a2a0f618a3d860ceff886e417ab /site/content/block_docs.md | |
parent | 3bc3897b7de5febebfa654c9a686cdda5501ecba (diff) | |
download | gradecoin-7a83bd705d8a11a83e188ed2e7dcaf8a36f6cb9a.tar.gz gradecoin-7a83bd705d8a11a83e188ed2e7dcaf8a36f6cb9a.tar.bz2 gradecoin-7a83bd705d8a11a83e188ed2e7dcaf8a36f6cb9a.zip |
Reorder site navigation items
Diffstat (limited to 'site/content/block_docs.md')
-rw-r--r-- | site/content/block_docs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/block_docs.md b/site/content/block_docs.md index 4227f26..c1d61e9 100644 --- a/site/content/block_docs.md +++ b/site/content/block_docs.md | |||
@@ -1,7 +1,7 @@ | |||
1 | +++ | 1 | +++ |
2 | title = "Blocks" | 2 | title = "Blocks" |
3 | description = "Block Documentation" | 3 | description = "Block Documentation" |
4 | weight = 2 | 4 | weight = 10 |
5 | +++ | 5 | +++ |
6 | 6 | ||
7 | A block that was proposed to commit Transactions in `transaction_list` to the | 7 | A block that was proposed to commit Transactions in `transaction_list` to the |