Skip to content

Commit 844be60

Browse files
petesfrenchCopilot
andauthored
feat: add early careers to navigation (#2748)
* feat: add early careers to navigation * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 0db7d34 commit 844be60

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

navigation.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,8 @@ careers:
692692
url: /careers/company-culture/diversity
693693
- title: Sustainability
694694
url: /careers/company-culture/sustainability
695+
- title: Early careers
696+
url: /careers/early-careers
695697

696698
company:
697699
cta: Get to know us

secondary-navigation.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,20 @@ cassandra:
4545
- title: Docs
4646
path: https://canonical-charmed-cassandra.readthedocs-hosted.com/latest/
4747

48+
careers:
49+
title: Careers
50+
path: /careers
51+
52+
children:
53+
- title: Jobs
54+
path: /careers/all
55+
- title: Hiring process
56+
path: /careers/hiring-process
57+
- title: Culture
58+
path: /careers/company-culture
59+
- title: Early careers
60+
path: /careers/early-careers
61+
4862
data:
4963
title: Data
5064
path: /data

0 commit comments

Comments
 (0)