Skip to content

Commit

Permalink
Update omnibar with link to Tuxmas page (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
burden authored Nov 16, 2023
1 parent 6785e99 commit 7b552cc
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,21 +2,16 @@
<div :class="$style.layout">
<sys-omnibar>
<template v-slot:global>
<a
href="https://system76.com/specials"
target="_blank"
>
Specials
</a>
<span :class="$style.hidden" />
</template>

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

Expand Down

0 comments on commit 7b552cc

Please sign in to comment.