Merge branch 'staging' of https://github.com/svelte-society/sveltesociety.dev into gitlab-stars

This commit is contained in:
Ambar Mutha
2021-09-18 22:00:17 +05:30
19 changed files with 341 additions and 61 deletions

View File

@@ -12,7 +12,7 @@ import prettier from 'prettier';
const files = [
'src/routes/components/components.json',
'src/routes/templates/templates.json',
'src/routes/tooling/tools.json'
'src/routes/tools/tools.json'
];
if (!process.env.GH_TOKEN) {