diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.npmrc b/.npmrc old mode 100644 new mode 100755 diff --git a/.prettierignore b/.prettierignore old mode 100644 new mode 100755 diff --git a/.prettierrc b/.prettierrc old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/package.json b/package.json old mode 100644 new mode 100755 diff --git a/src/app.css b/src/app.css old mode 100644 new mode 100755 diff --git a/src/app.d.ts b/src/app.d.ts old mode 100644 new mode 100755 diff --git a/src/app.html b/src/app.html old mode 100644 new mode 100755 index 47d0462..73a0be7 --- a/src/app.html +++ b/src/app.html @@ -6,6 +6,7 @@ + %sveltekit.head% diff --git a/src/lib/elem/block.svelte b/src/lib/elem/block.svelte old mode 100644 new mode 100755 diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte old mode 100644 new mode 100755 diff --git a/static/favicon.png b/static/favicon.png old mode 100644 new mode 100755 diff --git a/svelte.config.js b/svelte.config.js old mode 100644 new mode 100755 diff --git a/tsconfig.json b/tsconfig.json old mode 100644 new mode 100755 diff --git a/vite.config.ts b/vite.config.ts old mode 100644 new mode 100755 diff --git a/yarn.lock b/yarn.lock old mode 100644 new mode 100755