Skip to content

Commit

Permalink
move FAQ to separate files instead of having them in dropbox
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed May 8, 2024
1 parent 74df73e commit f6ffea5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
2 changes: 0 additions & 2 deletions content/meta-data/arcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ subproducts:
external:
rules: ''
faq:
en-US: 'https://dl.dropboxusercontent.com/s/qq3ckwivu0jixt4/oath.json?dl=0'

# https://handlebarsjs.com/guide/
cardTemplate:
Expand Down
4 changes: 0 additions & 4 deletions content/meta-data/oath.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ subproducts:
external:
rules: https://oath.seiyria.com
faq:
en-US: 'https://dl.dropboxusercontent.com/s/qq3ckwivu0jixt4/oath.json?dl=0'
fr-FR: 'https://dl.dropboxusercontent.com/s/0lr2341f8nr9nn6/oath-faq-fr.json?dl=0'
it-IT: 'https://dl.dropboxusercontent.com/s/ob3csgx2fjk853m/ITA-oath.json?dl=0'

# https://handlebarsjs.com/guide/
cardTemplate:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"build:card-images": "ts-node scripts/build-card-images",
"build:meta-data": "ts-node scripts/build-meta-data",
"build:i18n": "ts-node scripts/build-i18n",
"build:faq": "ts-node scripts/build-faq",
"compress:card-images": "ts-node scripts/compress-card-images",
"compress:card-symbols": "ts-node scripts/compress-card-symbols",
"validate": "concurrently \"npm run validate:*\"",
Expand Down

0 comments on commit f6ffea5

Please sign in to comment.