From f7bdc933c94d2f16811fc9ce4ff0619b6bf19078 Mon Sep 17 00:00:00 2001 From: thephez Date: Wed, 13 Dec 2017 15:59:00 -0500 Subject: [PATCH] Examples - enable navigation to updated example pages --- _includes/layout/base/head-menu.html | 1 + _includes/templates/index.html | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/_includes/layout/base/head-menu.html b/_includes/layout/base/head-menu.html index 91c460a6..a401ba73 100644 --- a/_includes/layout/base/head-menu.html +++ b/_includes/layout/base/head-menu.html @@ -17,6 +17,7 @@ http://opensource.org/licenses/MIT. --> {% if page.lang == 'en' %}Guide{% endif %} {% if page.lang == 'en' %}Reference{% endif %} + {% if page.lang == 'en' %}Examples{% endif %} {% if page.lang == 'en' %}Glossary{% endif %} +Examples Glossary @@ -27,7 +27,7 @@ http://opensource.org/licenses/MIT.

Transactions

Transactions Guide

Transactions Reference

- +

Transaction Examples

@@ -35,7 +35,7 @@ http://opensource.org/licenses/MIT.

P2P Network

P2P Network Guide

P2P Network Reference

- +

P2P Network Examples

Dash Features