Skip to content

Commit bb42cec

Browse files
authored
Update footer (#1162)
1 parent 1412081 commit bb42cec

File tree

3 files changed

+9
-13
lines changed

3 files changed

+9
-13
lines changed

layouts/default.vue

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,7 @@
4545
url-careers="https://system76.com/careers"
4646
url-specials="https://system76.com/specials"
4747
url-shipping="https://system76.com/shipping"
48-
url-financing="https://system76.com/financing"
49-
url-warranty="https://system76.com/warranty"
50-
url-privacy="https://system76.com/privacy"
51-
url-disclaimer="https://system76.com/disclaimer"
52-
url-terms="https://system76.com/terms"
48+
url-privacy="https://system76.com/privacy-and-legal"
5349
/>
5450
</div>
5551
</template>

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.7.0",
16+
"@system76/components": "^1.8.0",
1717
"@system76/design": "^5.4.1",
1818
"core-js": "^3.18.2",
1919
"nuxt": "^2.2.0",

0 commit comments

Comments
 (0)