Skip to content

Commit 9052316

Browse files
committed
Add "Contact" to site header
1 parent 4a92c36 commit 9052316

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jekyll-assets/_includes/header.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,8 @@
288288
<li class="__rptl-header-nav-list-item"><a href="/documentation/" class="__rptl-header-nav-link">Documentation</a>
289289
<li class="__rptl-header-nav-list-item"><a href="/news/" class="__rptl-header-nav-link">News</a>
290290
<li class="__rptl-header-nav-list-item"><a href="https://forums.raspberrypi.com/" class="__rptl-header-nav-link">Forums</a>
291-
<li class="__rptl-header-nav-list-item"><a href="https://www.raspberrypi.org" class="__rptl-header-nav-link " rel="noopener">Foundation</a>
291+
<li class="__rptl-header-nav-list-item"><a href="https://www.raspberrypi.org" class="__rptl-header-nav-link" rel="noopener">Foundation</a>
292+
<li class="__rptl-header-nav-list-item"><a href="/contact/" class="__rptl-header-nav-link">Contact</a>
292293
</ul>
293294
</div>
294295
</div>

0 commit comments

Comments
 (0)