From 0fc5a6cde69e3f3c05f960667086dba3acb5878e Mon Sep 17 00:00:00 2001 From: hexahigh <97455552+hexahigh@users.noreply.github.com> Date: Fri, 25 Aug 2023 18:26:09 +0200 Subject: [PATCH] moved folder --- s/.gitignore => .gitignore | 0 s/.npmrc => .npmrc | 0 s/package-lock.json => package-lock.json | 0 s/package.json => package.json | 0 s/README.md | 38 ------------------ {s/src => src}/app.html | 0 {s/src => src}/lib/images/github.svg | 0 {s/src => src}/lib/images/svelte-logo.svg | 0 {s/src => src}/lib/images/svelte-welcome.png | Bin {s/src => src}/lib/images/svelte-welcome.webp | Bin {s/src => src}/routes/+page.svelte | 0 {s/src => src}/routes/404/+page.svelte | 0 {s/src => src}/routes/krydder/+page.svelte | 0 {s/src => src}/routes/portfolio/+page.svelte | 0 .../routes/staveriktig/+page.svelte | 0 .../archived-pages/gammel.tar.gz | Bin .../archived-pages/morro.tar.gz | Bin {s/static => static}/favicon.png | Bin .../img/portfolio/image-previews/0xflutoo.jpg | Bin .../img/portfolio/image-previews/c8z9ste.jpg | Bin .../img/portfolio/image-previews/d8g4zbf2.jpg | Bin .../img/portfolio/image-previews/lumwy9w.jpg | Bin .../img/portfolio/image-previews/s0nb4jkf.jpg | Bin .../img/portfolio/image-previews/u3g4k04.jpg | Bin .../img/portfolio/image-previews/v1wb362q.jpg | Bin .../img/portfolio/image-previews/y69h9a2d.jpg | Bin {s/static => static}/js/portfolio-script.js | 0 .../krydderthegame/appmanifest.json | 0 {s/static => static}/krydderthegame/data.json | 0 .../krydderthegame/icons/icon-128.png | Bin .../krydderthegame/icons/icon-16.png | Bin .../krydderthegame/icons/icon-256.png | Bin .../krydderthegame/icons/icon-32.png | Bin .../krydderthegame/icons/icon-512.png | Bin .../krydderthegame/icons/icon-64.png | Bin .../krydderthegame/icons/loading-logo.png | Bin .../krydderthegame/images/shared-0-sheet0.png | Bin .../krydderthegame/images/shared-0-sheet1.png | Bin .../krydderthegame/images/shared-0-sheet2.png | Bin .../images/tiledbackground-sheet0.png | Bin .../images/tiledbackground2-sheet0.png | Bin .../images/tiledbackground3-sheet0.png | Bin .../krydderthegame/index.html | 0 ...Fortnite) - Sound Effects for editing.webm | Bin ...d effect) - Reloading, shots, getting.webm | Bin .../krydderthegame/offline.json | 0 .../krydderthegame/scripts/c3runtime.js | 0 .../krydderthegame/scripts/dispatchworker.js | 0 .../krydderthegame/scripts/fix.js | 0 .../krydderthegame/scripts/jobworker.js | 0 .../krydderthegame/scripts/main.js | 0 .../krydderthegame/scripts/offlineclient.js | 0 .../krydderthegame/scripts/opus.wasm.js | 0 .../krydderthegame/scripts/opus.wasm.wasm | Bin .../krydderthegame/scripts/register-sw.js | 0 .../krydderthegame/scripts/supportcheck.js | 0 {s/static => static}/krydderthegame/style.css | 0 {s/static => static}/krydderthegame/sw.js | 0 .../krydderthegame/workermain.js | 0 {s/static => static}/music/episksang.html | 0 {s/static => static}/music/finished.html | 0 {s/static => static}/music/lillekattepus.html | 0 {s/static => static}/music/loop.html | 0 {s/static => static}/music/loop2.html | 0 {s/static => static}/music/semidone.html | 0 {s/static => static}/robots.txt | 0 {s/static => static}/styles/portfolio.css | 0 .../styles/staveriktig-style.css | 0 {s/static => static}/styles/style.css | 0 s/svelte.config.js => svelte.config.js | 0 s/vite.config.js => vite.config.js | 0 71 files changed, 38 deletions(-) rename s/.gitignore => .gitignore (100%) rename s/.npmrc => .npmrc (100%) rename s/package-lock.json => package-lock.json (100%) rename s/package.json => package.json (100%) delete mode 100644 s/README.md rename {s/src => src}/app.html (100%) rename {s/src => src}/lib/images/github.svg (100%) rename {s/src => src}/lib/images/svelte-logo.svg (100%) rename {s/src => src}/lib/images/svelte-welcome.png (100%) rename {s/src => src}/lib/images/svelte-welcome.webp (100%) rename {s/src => src}/routes/+page.svelte (100%) rename {s/src => src}/routes/404/+page.svelte (100%) rename {s/src => src}/routes/krydder/+page.svelte (100%) rename {s/src => src}/routes/portfolio/+page.svelte (100%) rename {s/src => src}/routes/staveriktig/+page.svelte (100%) rename {s/static => static}/archived-pages/gammel.tar.gz (100%) rename {s/static => static}/archived-pages/morro.tar.gz (100%) rename {s/static => static}/favicon.png (100%) rename {s/static => static}/img/portfolio/image-previews/0xflutoo.jpg (100%) rename {s/static => static}/img/portfolio/image-previews/c8z9ste.jpg (100%) rename {s/static => static}/img/portfolio/image-previews/d8g4zbf2.jpg (100%) rename {s/static => static}/img/portfolio/image-previews/lumwy9w.jpg (100%) rename {s/static => static}/img/portfolio/image-previews/s0nb4jkf.jpg (100%) rename {s/static => static}/img/portfolio/image-previews/u3g4k04.jpg (100%) rename {s/static => static}/img/portfolio/image-previews/v1wb362q.jpg (100%) rename {s/static => static}/img/portfolio/image-previews/y69h9a2d.jpg (100%) rename {s/static => static}/js/portfolio-script.js (100%) rename {s/static => static}/krydderthegame/appmanifest.json (100%) rename {s/static => static}/krydderthegame/data.json (100%) rename {s/static => static}/krydderthegame/icons/icon-128.png (100%) rename {s/static => static}/krydderthegame/icons/icon-16.png (100%) rename {s/static => static}/krydderthegame/icons/icon-256.png (100%) rename {s/static => static}/krydderthegame/icons/icon-32.png (100%) rename {s/static => static}/krydderthegame/icons/icon-512.png (100%) rename {s/static => static}/krydderthegame/icons/icon-64.png (100%) rename {s/static => static}/krydderthegame/icons/loading-logo.png (100%) rename {s/static => static}/krydderthegame/images/shared-0-sheet0.png (100%) rename {s/static => static}/krydderthegame/images/shared-0-sheet1.png (100%) rename {s/static => static}/krydderthegame/images/shared-0-sheet2.png (100%) rename {s/static => static}/krydderthegame/images/tiledbackground-sheet0.png (100%) rename {s/static => static}/krydderthegame/images/tiledbackground2-sheet0.png (100%) rename {s/static => static}/krydderthegame/images/tiledbackground3-sheet0.png (100%) rename {s/static => static}/krydderthegame/index.html (100%) rename {s/static => static}/krydderthegame/media/All Mounted Turret Far Shot Sounds (Fortnite) - Sound Effects for editing.webm (100%) rename {s/static => static}/krydderthegame/media/Revolver sound (sound effect) - Reloading, shots, getting.webm (100%) rename {s/static => static}/krydderthegame/offline.json (100%) rename {s/static => static}/krydderthegame/scripts/c3runtime.js (100%) rename {s/static => static}/krydderthegame/scripts/dispatchworker.js (100%) rename {s/static => static}/krydderthegame/scripts/fix.js (100%) rename {s/static => static}/krydderthegame/scripts/jobworker.js (100%) rename {s/static => static}/krydderthegame/scripts/main.js (100%) rename {s/static => static}/krydderthegame/scripts/offlineclient.js (100%) rename {s/static => static}/krydderthegame/scripts/opus.wasm.js (100%) rename {s/static => static}/krydderthegame/scripts/opus.wasm.wasm (100%) rename {s/static => static}/krydderthegame/scripts/register-sw.js (100%) rename {s/static => static}/krydderthegame/scripts/supportcheck.js (100%) rename {s/static => static}/krydderthegame/style.css (100%) rename {s/static => static}/krydderthegame/sw.js (100%) rename {s/static => static}/krydderthegame/workermain.js (100%) rename {s/static => static}/music/episksang.html (100%) rename {s/static => static}/music/finished.html (100%) rename {s/static => static}/music/lillekattepus.html (100%) rename {s/static => static}/music/loop.html (100%) rename {s/static => static}/music/loop2.html (100%) rename {s/static => static}/music/semidone.html (100%) rename {s/static => static}/robots.txt (100%) rename {s/static => static}/styles/portfolio.css (100%) rename {s/static => static}/styles/staveriktig-style.css (100%) rename {s/static => static}/styles/style.css (100%) rename s/svelte.config.js => svelte.config.js (100%) rename s/vite.config.js => vite.config.js (100%) diff --git a/s/.gitignore b/.gitignore similarity index 100% rename from s/.gitignore rename to .gitignore diff --git a/s/.npmrc b/.npmrc similarity index 100% rename from s/.npmrc rename to .npmrc diff --git a/s/package-lock.json b/package-lock.json similarity index 100% rename from s/package-lock.json rename to package-lock.json diff --git a/s/package.json b/package.json similarity index 100% rename from s/package.json rename to package.json diff --git a/s/README.md b/s/README.md deleted file mode 100644 index 5c91169..0000000 --- a/s/README.md +++ /dev/null @@ -1,38 +0,0 @@ -# create-svelte - -Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte). - -## Creating a project - -If you're seeing this, you've probably already done this step. Congrats! - -```bash -# create a new project in the current directory -npm create svelte@latest - -# create a new project in my-app -npm create svelte@latest my-app -``` - -## Developing - -Once you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server: - -```bash -npm run dev - -# or start the server and open the app in a new browser tab -npm run dev -- --open -``` - -## Building - -To create a production version of your app: - -```bash -npm run build -``` - -You can preview the production build with `npm run preview`. - -> To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment. diff --git a/s/src/app.html b/src/app.html similarity index 100% rename from s/src/app.html rename to src/app.html diff --git a/s/src/lib/images/github.svg b/src/lib/images/github.svg similarity index 100% rename from s/src/lib/images/github.svg rename to src/lib/images/github.svg diff --git a/s/src/lib/images/svelte-logo.svg b/src/lib/images/svelte-logo.svg similarity index 100% rename from s/src/lib/images/svelte-logo.svg rename to src/lib/images/svelte-logo.svg diff --git a/s/src/lib/images/svelte-welcome.png b/src/lib/images/svelte-welcome.png similarity index 100% rename from s/src/lib/images/svelte-welcome.png rename to src/lib/images/svelte-welcome.png diff --git a/s/src/lib/images/svelte-welcome.webp b/src/lib/images/svelte-welcome.webp similarity index 100% rename from s/src/lib/images/svelte-welcome.webp rename to src/lib/images/svelte-welcome.webp diff --git a/s/src/routes/+page.svelte b/src/routes/+page.svelte similarity index 100% rename from s/src/routes/+page.svelte rename to src/routes/+page.svelte diff --git a/s/src/routes/404/+page.svelte b/src/routes/404/+page.svelte similarity index 100% rename from s/src/routes/404/+page.svelte rename to src/routes/404/+page.svelte diff --git a/s/src/routes/krydder/+page.svelte b/src/routes/krydder/+page.svelte similarity index 100% rename from s/src/routes/krydder/+page.svelte rename to src/routes/krydder/+page.svelte diff --git a/s/src/routes/portfolio/+page.svelte b/src/routes/portfolio/+page.svelte similarity index 100% rename from s/src/routes/portfolio/+page.svelte rename to src/routes/portfolio/+page.svelte diff --git a/s/src/routes/staveriktig/+page.svelte b/src/routes/staveriktig/+page.svelte similarity index 100% rename from s/src/routes/staveriktig/+page.svelte rename to src/routes/staveriktig/+page.svelte diff --git a/s/static/archived-pages/gammel.tar.gz b/static/archived-pages/gammel.tar.gz similarity index 100% rename from s/static/archived-pages/gammel.tar.gz rename to static/archived-pages/gammel.tar.gz diff --git a/s/static/archived-pages/morro.tar.gz b/static/archived-pages/morro.tar.gz similarity index 100% rename from s/static/archived-pages/morro.tar.gz rename to static/archived-pages/morro.tar.gz diff --git a/s/static/favicon.png b/static/favicon.png similarity index 100% rename from s/static/favicon.png rename to static/favicon.png diff --git a/s/static/img/portfolio/image-previews/0xflutoo.jpg b/static/img/portfolio/image-previews/0xflutoo.jpg similarity index 100% rename from s/static/img/portfolio/image-previews/0xflutoo.jpg rename to static/img/portfolio/image-previews/0xflutoo.jpg diff --git a/s/static/img/portfolio/image-previews/c8z9ste.jpg b/static/img/portfolio/image-previews/c8z9ste.jpg similarity index 100% rename from s/static/img/portfolio/image-previews/c8z9ste.jpg rename to static/img/portfolio/image-previews/c8z9ste.jpg diff --git a/s/static/img/portfolio/image-previews/d8g4zbf2.jpg b/static/img/portfolio/image-previews/d8g4zbf2.jpg similarity index 100% rename from s/static/img/portfolio/image-previews/d8g4zbf2.jpg rename to static/img/portfolio/image-previews/d8g4zbf2.jpg diff --git a/s/static/img/portfolio/image-previews/lumwy9w.jpg b/static/img/portfolio/image-previews/lumwy9w.jpg similarity index 100% rename from s/static/img/portfolio/image-previews/lumwy9w.jpg rename to static/img/portfolio/image-previews/lumwy9w.jpg diff --git a/s/static/img/portfolio/image-previews/s0nb4jkf.jpg b/static/img/portfolio/image-previews/s0nb4jkf.jpg similarity index 100% rename from s/static/img/portfolio/image-previews/s0nb4jkf.jpg rename to static/img/portfolio/image-previews/s0nb4jkf.jpg diff --git a/s/static/img/portfolio/image-previews/u3g4k04.jpg b/static/img/portfolio/image-previews/u3g4k04.jpg similarity index 100% rename from s/static/img/portfolio/image-previews/u3g4k04.jpg rename to static/img/portfolio/image-previews/u3g4k04.jpg diff --git a/s/static/img/portfolio/image-previews/v1wb362q.jpg b/static/img/portfolio/image-previews/v1wb362q.jpg similarity index 100% rename from s/static/img/portfolio/image-previews/v1wb362q.jpg rename to static/img/portfolio/image-previews/v1wb362q.jpg diff --git a/s/static/img/portfolio/image-previews/y69h9a2d.jpg b/static/img/portfolio/image-previews/y69h9a2d.jpg similarity index 100% rename from s/static/img/portfolio/image-previews/y69h9a2d.jpg rename to static/img/portfolio/image-previews/y69h9a2d.jpg diff --git a/s/static/js/portfolio-script.js b/static/js/portfolio-script.js similarity index 100% rename from s/static/js/portfolio-script.js rename to static/js/portfolio-script.js diff --git a/s/static/krydderthegame/appmanifest.json b/static/krydderthegame/appmanifest.json similarity index 100% rename from s/static/krydderthegame/appmanifest.json rename to static/krydderthegame/appmanifest.json diff --git a/s/static/krydderthegame/data.json b/static/krydderthegame/data.json similarity index 100% rename from s/static/krydderthegame/data.json rename to static/krydderthegame/data.json diff --git a/s/static/krydderthegame/icons/icon-128.png b/static/krydderthegame/icons/icon-128.png similarity index 100% rename from s/static/krydderthegame/icons/icon-128.png rename to static/krydderthegame/icons/icon-128.png diff --git a/s/static/krydderthegame/icons/icon-16.png b/static/krydderthegame/icons/icon-16.png similarity index 100% rename from s/static/krydderthegame/icons/icon-16.png rename to static/krydderthegame/icons/icon-16.png diff --git a/s/static/krydderthegame/icons/icon-256.png b/static/krydderthegame/icons/icon-256.png similarity index 100% rename from s/static/krydderthegame/icons/icon-256.png rename to static/krydderthegame/icons/icon-256.png diff --git a/s/static/krydderthegame/icons/icon-32.png b/static/krydderthegame/icons/icon-32.png similarity index 100% rename from s/static/krydderthegame/icons/icon-32.png rename to static/krydderthegame/icons/icon-32.png diff --git a/s/static/krydderthegame/icons/icon-512.png b/static/krydderthegame/icons/icon-512.png similarity index 100% rename from s/static/krydderthegame/icons/icon-512.png rename to static/krydderthegame/icons/icon-512.png diff --git a/s/static/krydderthegame/icons/icon-64.png b/static/krydderthegame/icons/icon-64.png similarity index 100% rename from s/static/krydderthegame/icons/icon-64.png rename to static/krydderthegame/icons/icon-64.png diff --git a/s/static/krydderthegame/icons/loading-logo.png b/static/krydderthegame/icons/loading-logo.png similarity index 100% rename from s/static/krydderthegame/icons/loading-logo.png rename to static/krydderthegame/icons/loading-logo.png diff --git a/s/static/krydderthegame/images/shared-0-sheet0.png b/static/krydderthegame/images/shared-0-sheet0.png similarity index 100% rename from s/static/krydderthegame/images/shared-0-sheet0.png rename to static/krydderthegame/images/shared-0-sheet0.png diff --git a/s/static/krydderthegame/images/shared-0-sheet1.png b/static/krydderthegame/images/shared-0-sheet1.png similarity index 100% rename from s/static/krydderthegame/images/shared-0-sheet1.png rename to static/krydderthegame/images/shared-0-sheet1.png diff --git a/s/static/krydderthegame/images/shared-0-sheet2.png b/static/krydderthegame/images/shared-0-sheet2.png similarity index 100% rename from s/static/krydderthegame/images/shared-0-sheet2.png rename to static/krydderthegame/images/shared-0-sheet2.png diff --git a/s/static/krydderthegame/images/tiledbackground-sheet0.png b/static/krydderthegame/images/tiledbackground-sheet0.png similarity index 100% rename from s/static/krydderthegame/images/tiledbackground-sheet0.png rename to static/krydderthegame/images/tiledbackground-sheet0.png diff --git a/s/static/krydderthegame/images/tiledbackground2-sheet0.png b/static/krydderthegame/images/tiledbackground2-sheet0.png similarity index 100% rename from s/static/krydderthegame/images/tiledbackground2-sheet0.png rename to static/krydderthegame/images/tiledbackground2-sheet0.png diff --git a/s/static/krydderthegame/images/tiledbackground3-sheet0.png b/static/krydderthegame/images/tiledbackground3-sheet0.png similarity index 100% rename from s/static/krydderthegame/images/tiledbackground3-sheet0.png rename to static/krydderthegame/images/tiledbackground3-sheet0.png diff --git a/s/static/krydderthegame/index.html b/static/krydderthegame/index.html similarity index 100% rename from s/static/krydderthegame/index.html rename to static/krydderthegame/index.html diff --git a/s/static/krydderthegame/media/All Mounted Turret Far Shot Sounds (Fortnite) - Sound Effects for editing.webm b/static/krydderthegame/media/All Mounted Turret Far Shot Sounds (Fortnite) - Sound Effects for editing.webm similarity index 100% rename from s/static/krydderthegame/media/All Mounted Turret Far Shot Sounds (Fortnite) - Sound Effects for editing.webm rename to static/krydderthegame/media/All Mounted Turret Far Shot Sounds (Fortnite) - Sound Effects for editing.webm diff --git a/s/static/krydderthegame/media/Revolver sound (sound effect) - Reloading, shots, getting.webm b/static/krydderthegame/media/Revolver sound (sound effect) - Reloading, shots, getting.webm similarity index 100% rename from s/static/krydderthegame/media/Revolver sound (sound effect) - Reloading, shots, getting.webm rename to static/krydderthegame/media/Revolver sound (sound effect) - Reloading, shots, getting.webm diff --git a/s/static/krydderthegame/offline.json b/static/krydderthegame/offline.json similarity index 100% rename from s/static/krydderthegame/offline.json rename to static/krydderthegame/offline.json diff --git a/s/static/krydderthegame/scripts/c3runtime.js b/static/krydderthegame/scripts/c3runtime.js similarity index 100% rename from s/static/krydderthegame/scripts/c3runtime.js rename to static/krydderthegame/scripts/c3runtime.js diff --git a/s/static/krydderthegame/scripts/dispatchworker.js b/static/krydderthegame/scripts/dispatchworker.js similarity index 100% rename from s/static/krydderthegame/scripts/dispatchworker.js rename to static/krydderthegame/scripts/dispatchworker.js diff --git a/s/static/krydderthegame/scripts/fix.js b/static/krydderthegame/scripts/fix.js similarity index 100% rename from s/static/krydderthegame/scripts/fix.js rename to static/krydderthegame/scripts/fix.js diff --git a/s/static/krydderthegame/scripts/jobworker.js b/static/krydderthegame/scripts/jobworker.js similarity index 100% rename from s/static/krydderthegame/scripts/jobworker.js rename to static/krydderthegame/scripts/jobworker.js diff --git a/s/static/krydderthegame/scripts/main.js b/static/krydderthegame/scripts/main.js similarity index 100% rename from s/static/krydderthegame/scripts/main.js rename to static/krydderthegame/scripts/main.js diff --git a/s/static/krydderthegame/scripts/offlineclient.js b/static/krydderthegame/scripts/offlineclient.js similarity index 100% rename from s/static/krydderthegame/scripts/offlineclient.js rename to static/krydderthegame/scripts/offlineclient.js diff --git a/s/static/krydderthegame/scripts/opus.wasm.js b/static/krydderthegame/scripts/opus.wasm.js similarity index 100% rename from s/static/krydderthegame/scripts/opus.wasm.js rename to static/krydderthegame/scripts/opus.wasm.js diff --git a/s/static/krydderthegame/scripts/opus.wasm.wasm b/static/krydderthegame/scripts/opus.wasm.wasm similarity index 100% rename from s/static/krydderthegame/scripts/opus.wasm.wasm rename to static/krydderthegame/scripts/opus.wasm.wasm diff --git a/s/static/krydderthegame/scripts/register-sw.js b/static/krydderthegame/scripts/register-sw.js similarity index 100% rename from s/static/krydderthegame/scripts/register-sw.js rename to static/krydderthegame/scripts/register-sw.js diff --git a/s/static/krydderthegame/scripts/supportcheck.js b/static/krydderthegame/scripts/supportcheck.js similarity index 100% rename from s/static/krydderthegame/scripts/supportcheck.js rename to static/krydderthegame/scripts/supportcheck.js diff --git a/s/static/krydderthegame/style.css b/static/krydderthegame/style.css similarity index 100% rename from s/static/krydderthegame/style.css rename to static/krydderthegame/style.css diff --git a/s/static/krydderthegame/sw.js b/static/krydderthegame/sw.js similarity index 100% rename from s/static/krydderthegame/sw.js rename to static/krydderthegame/sw.js diff --git a/s/static/krydderthegame/workermain.js b/static/krydderthegame/workermain.js similarity index 100% rename from s/static/krydderthegame/workermain.js rename to static/krydderthegame/workermain.js diff --git a/s/static/music/episksang.html b/static/music/episksang.html similarity index 100% rename from s/static/music/episksang.html rename to static/music/episksang.html diff --git a/s/static/music/finished.html b/static/music/finished.html similarity index 100% rename from s/static/music/finished.html rename to static/music/finished.html diff --git a/s/static/music/lillekattepus.html b/static/music/lillekattepus.html similarity index 100% rename from s/static/music/lillekattepus.html rename to static/music/lillekattepus.html diff --git a/s/static/music/loop.html b/static/music/loop.html similarity index 100% rename from s/static/music/loop.html rename to static/music/loop.html diff --git a/s/static/music/loop2.html b/static/music/loop2.html similarity index 100% rename from s/static/music/loop2.html rename to static/music/loop2.html diff --git a/s/static/music/semidone.html b/static/music/semidone.html similarity index 100% rename from s/static/music/semidone.html rename to static/music/semidone.html diff --git a/s/static/robots.txt b/static/robots.txt similarity index 100% rename from s/static/robots.txt rename to static/robots.txt diff --git a/s/static/styles/portfolio.css b/static/styles/portfolio.css similarity index 100% rename from s/static/styles/portfolio.css rename to static/styles/portfolio.css diff --git a/s/static/styles/staveriktig-style.css b/static/styles/staveriktig-style.css similarity index 100% rename from s/static/styles/staveriktig-style.css rename to static/styles/staveriktig-style.css diff --git a/s/static/styles/style.css b/static/styles/style.css similarity index 100% rename from s/static/styles/style.css rename to static/styles/style.css diff --git a/s/svelte.config.js b/svelte.config.js similarity index 100% rename from s/svelte.config.js rename to svelte.config.js diff --git a/s/vite.config.js b/vite.config.js similarity index 100% rename from s/vite.config.js rename to vite.config.js