Skip to content

Commit cc34f5d

Browse files
authored
update headerbar with components link (#1149)
1 parent d9c1c84 commit cc34f5d

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
@@ -30,6 +30,7 @@
3030
url-desktops="https://system76.com/desktops"
3131
url-mini="https://system76.com/desktops/meerkat"
3232
url-servers="https://system76.com/servers"
33+
url-components="https://system76.com/components"
3334
url-keyboards="https://system76.com/accessories/launch"
3435
url-pop-os="https://pop.system76.com"
3536
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
@@ -13,7 +13,7 @@
1313
"@fortawesome/fontawesome-svg-core": "^1.2.36",
1414
"@fortawesome/free-brands-svg-icons": "^5.15.4",
1515
"@nuxt/content": "^1.14.0",
16-
"@system76/components": "^1.6.0",
16+
"@system76/components": "^1.7.0",
1717
"@system76/design": "^5.4.1",
1818
"core-js": "^3.18.2",
1919
"nuxt": "^2.2.0",

0 commit comments

Comments
 (0)