diff --git a/source/_data/sidebar.yml b/source/_data/sidebar.yml index a5fbc33..82d725a 100644 --- a/source/_data/sidebar.yml +++ b/source/_data/sidebar.yml @@ -4,7 +4,11 @@ docs: building: building.html # milestones: milestones.html design: design.html - team: team.html + # team: team.html faq: faq.html contributor_guide: contributor_guide.html + Guides: + Testnet 0: t0.html + Testnet 1: t1.html + Custom Testnet: custom-nimbus-testnet.html \ No newline at end of file diff --git a/themes/navy/languages/en.yml b/themes/navy/languages/en.yml index fc6ab95..8c8694a 100644 --- a/themes/navy/languages/en.yml +++ b/themes/navy/languages/en.yml @@ -30,3 +30,7 @@ sidebar: team: Team options: Beyond the Basics contributor_guide: Contributor Guide + Testnet 0: Testnet 0 + Testnet 1: Testnet 1 + Custom Testnet: Custom Testnet + Guides: Guides diff --git a/themes/navy/layout/partial/footer.swig b/themes/navy/layout/partial/footer.swig index 5bbd984..15e6630 100644 --- a/themes/navy/layout/partial/footer.swig +++ b/themes/navy/layout/partial/footer.swig @@ -7,9 +7,9 @@
@@ -18,7 +18,7 @@ diff --git a/themes/navy/layout/partial/header-nav.swig b/themes/navy/layout/partial/header-nav.swig index 06f5249..7d189c6 100644 --- a/themes/navy/layout/partial/header-nav.swig +++ b/themes/navy/layout/partial/header-nav.swig @@ -1,9 +1,9 @@