diff --git a/packages/pockethost.io/.gitignore b/packages/pockethost.io/.gitignore index e896ff4c..c230fbcd 100644 --- a/packages/pockethost.io/.gitignore +++ b/packages/pockethost.io/.gitignore @@ -7,4 +7,5 @@ node_modules .env.* !.env.example dist-server -.idea \ No newline at end of file +.idea +yarn-error.log diff --git a/packages/pockethost.io/src/app.html b/packages/pockethost.io/src/app.html index 5b53ef7e..68cfb073 100644 --- a/packages/pockethost.io/src/app.html +++ b/packages/pockethost.io/src/app.html @@ -4,9 +4,22 @@ + + + + + + + + + + + %sveltekit.head%