mirror of
https://github.com/Xevion/utsa-handbook.git
synced 2025-12-11 06:09:12 -06:00
Add working links to header
This commit is contained in:
@@ -10,9 +10,10 @@ import ThemeToggle from "@components/ThemeToggle";
|
|||||||
<a href="/">{SITE_TITLE}</a>
|
<a href="/">{SITE_TITLE}</a>
|
||||||
</h2>
|
</h2>
|
||||||
<div>
|
<div>
|
||||||
<HeaderLink href="/learning">Learning</HeaderLink>
|
<!-- TODO: Add automatic top link selection for sidebar -->
|
||||||
<HeaderLink href="/living">Living</HeaderLink>
|
<HeaderLink href="/learning/class-registration">Learning</HeaderLink>
|
||||||
<HeaderLink href="/applying">Applying</HeaderLink>
|
<HeaderLink href="/living/housing">Living</HeaderLink>
|
||||||
|
<HeaderLink href="/applying/salary-negotiation">Applying</HeaderLink>
|
||||||
</div>
|
</div>
|
||||||
<div class="social-links">
|
<div class="social-links">
|
||||||
<ThemeToggle client:only />
|
<ThemeToggle client:only />
|
||||||
|
|||||||
Reference in New Issue
Block a user