From c38545f032a82702c7a2f9b670176c14de80e2d3 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 15 Apr 2021 23:35:24 +0300 Subject: Reorder site navigation items --- site/content/JWT.md | 2 +- site/content/block_docs.md | 2 +- site/content/transaction_docs.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'site/content') diff --git a/site/content/JWT.md b/site/content/JWT.md index f55ab17..46da1a2 100644 --- a/site/content/JWT.md +++ b/site/content/JWT.md @@ -1,7 +1,7 @@ +++ title = "JWT" description = "JSON Web Token Documentation" -weight = 5 +weight = 4 +++ > JSON Web Tokens are representations of claims, or authorization proofs that fit into the `Header` of HTTP requests. 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 @@ +++ title = "Blocks" description = "Block Documentation" -weight = 2 +weight = 10 +++ A block that was proposed to commit Transactions in `transaction_list` to the diff --git a/site/content/transaction_docs.md b/site/content/transaction_docs.md index 0526f4e..820c35f 100644 --- a/site/content/transaction_docs.md +++ b/site/content/transaction_docs.md @@ -1,7 +1,7 @@ +++ title = "Transactions" description = "Transaction documentation" -weight = 2 +weight = 6 +++ A transaction request between `source` and `target` to move `amount` Gradecoin. -- cgit v1.2.3-70-g09d2