From 96da55f5aaebca591bbcb03faff8faebd6026e93 Mon Sep 17 00:00:00 2001 From: minkyngkm Date: Thu, 1 Aug 2024 12:53:49 +0100 Subject: [PATCH 1/2] Update navigation --- navigation.yaml | 14 ++++++++++++++ templates/templates/_navigation.html | 11 ++++++++++- webapp/app.py | 3 +++ 3 files changed, 27 insertions(+), 1 deletion(-) diff --git a/navigation.yaml b/navigation.yaml index bc24c673fb2..3fcf19ac44a 100644 --- a/navigation.yaml +++ b/navigation.yaml @@ -333,6 +333,20 @@ pro: - title: Discourse path: https://discourse.ubuntu.com/c/ubuntu-pro +Distributor: + title: Ubuntu Pro Distributor + path: /pro/distributor + + children: + - title: Overview + path: /pro/distributor + - title: Account users + path: /pro/distributor/users + - title: Docs + path: https://documentation.ubuntu.com/pro + - title: Discourse + path: https://discourse.ubuntu.com/c/ubuntu-pro + account: title: Account path: /account diff --git a/templates/templates/_navigation.html b/templates/templates/_navigation.html index 990bb8808e3..d9e7a8dc449 100644 --- a/templates/templates/_navigation.html +++ b/templates/templates/_navigation.html @@ -148,7 +148,7 @@ {% endif %} {% endif %} - +