Skip to content

Commit 375d957

Browse files
authored
Add terms and conditions, and privacy policy (#720)
* chore: upgrade astro * feat: setup base for terms and conditions * feat: add article 2 * feat: add full terms and conditions * feat: add full privacy statement * style: privacy policy * fix: privacy statement intro
1 parent 9d61a37 commit 375d957

File tree

5 files changed

+1524
-158
lines changed

5 files changed

+1524
-158
lines changed

docs/package-lock.json

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

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"knip": "knip"
1414
},
1515
"dependencies": {
16-
"@astrojs/sitemap": "^3.3.0",
17-
"astro": "^5.7.2",
16+
"@astrojs/sitemap": "^3.4.0",
17+
"astro": "^5.7.13",
1818
"marked": "^15.0.8"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)