Skip to content

Commit 0796f0d

Browse files
authored
Update header with keyboards link (#14)
* Update header with keyboards link * add url to launch keyboard
1 parent 61fb3d0 commit 0796f0d

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

layouts/default.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
url-laptops="https://system76.com/laptops"
3030
url-desktops="https://system76.com/desktops"
3131
url-mini="https://system76.com/desktops/meerkat"
32+
url-keyboards="https://system76.com/accessories/launch"
3233
url-servers="https://system76.com/servers"
3334
url-pop-os="https://pop.system76.com"
3435
url-contact="https://system76.com/contact"

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@nuxtjs/storybook": "^4.0.4",
2828
"@nuxtjs/tailwindcss": "^4.2.1",
2929
"@prismicio/vue": "^2.2.0",
30-
"@system76/components": "^1.5.0",
30+
"@system76/components": "^1.6.0",
3131
"@system76/design": "^5.4.1",
3232
"@system76/eslint-config": "^3.1.0",
3333
"@tailwindcss/aspect-ratio": "^0.2.1",

0 commit comments

Comments
 (0)