From eaf68951da9b6a5a2d3154ca6acfc14becda0335 Mon Sep 17 00:00:00 2001 From: Dennis Dawson Date: Mon, 17 Apr 2023 15:28:52 -0700 Subject: [PATCH] Trying to show up in TOC --- dactyl-config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dactyl-config.yml b/dactyl-config.yml index 7ce4b1ee3e..a73809756f 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -4669,7 +4669,8 @@ pages: # TODO: translate - md: contributing/tutorial-guidelines.md html: tutorial-guidelines.html - parent: contribute.html + parent: contribute-code.html + top_nav_omit: true targets: - en - ja @@ -4678,6 +4679,7 @@ pages: - md: contributing/tutorial-structure.md html: tutorial-structure.html parent: tutorial-guidelines.html + top_nav_omit: true targets: - en - ja