From 69e8441655e48bc7dc60217039ceb70d8552f268 Mon Sep 17 00:00:00 2001 From: Anthony Johnson Date: Thu, 10 Aug 2023 13:34:07 -0700 Subject: [PATCH] Add example navigation menu for dropdown product menu This is for: - #176 But this is still just proof of concept level so far, the mobile menu is a bit broken by this and the actual structure needs shaping up still. --- .../templates/includes/topnav.html | 45 ++++++++++++++++++- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/readthedocs_theme/templates/includes/topnav.html b/readthedocs_theme/templates/includes/topnav.html index 13be5294..e4d699d7 100644 --- a/readthedocs_theme/templates/includes/topnav.html +++ b/readthedocs_theme/templates/includes/topnav.html @@ -1,6 +1,47 @@ {% macro menu_main() %} - Features - Pricing + + + Pricing + {% endmacro %} {% macro menu_help() %}