Skip to content

Commit b373130

Browse files
authored
Update omnibar with link to Tuxmas page (#21)
1 parent 8c298d8 commit b373130

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

layouts/default.vue

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,15 @@
22
<div class="min-h-screen flex flex-col">
33
<sys-omnibar>
44
<template #global>
5-
<a
6-
href="https://system76.com/specials"
7-
target="_blank"
8-
>
9-
Specials
10-
</a>
5+
<span :class="$style.hidden" />
116
</template>
127

138
<template #copy>
149
<a
15-
href="https://system76.com/desktops"
10+
href="https://system76.com/specials"
1611
target="_blank"
1712
>
18-
Computers Engineered to Unleash Your Potential
13+
Tuxmas holiday deals are here! Shop Now!
1914
</a>
2015
</template>
2116

0 commit comments

Comments
 (0)