Skip to content

Commit

Permalink
feat: Added Mozilla Builders to navigation (About Us)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayushsunny committed Jan 24, 2025
1 parent ffdc903 commit 322119f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,13 @@ <h2 class="m24-c-menu-item-title">{{ ftl('navigation-refresh-mozilla-advertising
</a>
</section>
</li>
<li>
<section class="m24-c-menu-item">
<a class="m24-c-menu-item-link" href="https://builders.mozilla.org/?{{ utm_params }}" data-link-text="Mozilla Builders" data-link-position="topnav - about">
<h2 class="m24-c-menu-item-title">{{ ftl('navigation-refresh-mozilla-builders') }}</h2>
</a>
</section>
</li>
</ul>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions l10n/en/navigation_refresh.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ navigation-refresh-innovation-projects-v2 = Innovation Projects
navigation-refresh-blog = Blog
navigation-refresh-our-mission = Our Mission
navigation-refresh-our-work = Our Work
navigation-refresh-mozilla-builders = { -brand-name-mozilla } Builders
# Obsolete string (expires: 2025-01-05)
navigation-refresh-mozilla-ai = { -brand-name-mozilla } AI
Expand Down

0 comments on commit 322119f

Please sign in to comment.