Nav: Adjust ordering (via YAML 'weight' param)

This commit is contained in:
andyfreer 2020-03-18 21:29:38 +00:00
parent 331ea896c9
commit 07c915099a
7 changed files with 7 additions and 2 deletions

View file

@ -2,6 +2,7 @@ title: Articles
color: navy color: navy
icon: stroke_pencil icon: stroke_pencil
description: Articles about Dash Platform. description: Articles about Dash Platform.
weight: 1
content: content:
- title: Announcing the Release of Dash Platform v0.11 - title: Announcing the Release of Dash Platform v0.11
date: "2020-03-18" date: "2020-03-18"

View file

@ -2,6 +2,7 @@ title: Bounties
color: yellow color: yellow
icon: stroke_pencil icon: stroke_pencil
description: Articles about Dash Platform. description: Articles about Dash Platform.
weight: 7
content: content:
- title: Dash Heart Bounty - title: Dash Heart Bounty
website: https://trello.com/c/BhXzmXez/7-dash-heart-bounty website: https://trello.com/c/BhXzmXez/7-dash-heart-bounty

View file

@ -2,6 +2,7 @@ title: DAPI
color: teal color: teal
icon: stroke_copy icon: stroke_copy
description: Useful code & tutorials for Dash Platform description: Useful code & tutorials for Dash Platform
weight: 2
content: content:
- title: DashJS - title: DashJS
website: https://dashevo.github.io/DashJS/#/ website: https://dashevo.github.io/DashJS/#/

View file

@ -2,6 +2,7 @@ title: Dapps
color: aqua color: aqua
icon: stroke_marketing icon: stroke_marketing
description: Dapps under development for Dash Platform description: Dapps under development for Dash Platform
weight: 3
content: content:
- title: DPNS - title: DPNS
website: https://dashplatform.readme.io/docs/explanation-dpns website: https://dashplatform.readme.io/docs/explanation-dpns

View file

@ -2,7 +2,7 @@ title: Docs
color: green color: green
icon: stroke_decentralization icon: stroke_decentralization
description: Dash Platorm Documentation resources. description: Dash Platorm Documentation resources.
weight: 10 weight: 4
content: content:
- title: DashJS - title: DashJS
website: https://dashevo.github.io/DashJS website: https://dashevo.github.io/DashJS

View file

@ -2,7 +2,7 @@ title: Tools
color: yellow color: yellow
icon: stroke_code icon: stroke_code
description: Tools for developing with Dash Platform. description: Tools for developing with Dash Platform.
weight: 6 weight: 5
content: content:
- title: EvoNet Faucet - title: EvoNet Faucet
website: http://devnet-evonet-1117662964.us-west-2.elb.amazonaws.com/ website: http://devnet-evonet-1117662964.us-west-2.elb.amazonaws.com/

View file

@ -1,6 +1,7 @@
title: Videos title: Videos
color: red color: red
description: Videos about Dash Platform. description: Videos about Dash Platform.
weight: 6
icon: stroke_speaker icon: stroke_speaker
content: content:
- title: DASH EvoNet Review - title: DASH EvoNet Review