Move ToS to content collection
This commit is contained in:
parent
a97ea99c75
commit
776d1a0bca
11 changed files with 47 additions and 38 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -2,6 +2,9 @@
|
|||
"files.associations": {
|
||||
"*.css": "tailwindcss"
|
||||
},
|
||||
"yaml.schemas": {
|
||||
"./.astro/collections/tos.schema.json": "/src/data/tos/**"
|
||||
},
|
||||
"[astro]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue