Skip to content

Commit

Permalink
Update omnibar with link to Tuxmas page (#1194)
Browse files Browse the repository at this point in the history
  • Loading branch information
burden authored Nov 16, 2023
1 parent 758b930 commit 08ba03f
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,15 @@
<div class="min-h-screen flex flex-col">
<sys-omnibar>
<template #global>
<a
href="https://system76.com/specials"
target="_blank"
>
Specials
</a>
<span :class="$style.hidden" />
</template>

<template #copy>
<a
href="https://system76.com/desktops"
href="https://system76.com/specials"
target="_blank"
>
Computers Engineered to Unleash Your Potential
Tuxmas holiday deals are here! Shop Now!
</a>
</template>

Expand Down

0 comments on commit 08ba03f

Please sign in to comment.