diff --git a/app.js b/public/app.js similarity index 100% rename from app.js rename to public/app.js diff --git a/index.html b/public/index.html similarity index 100% rename from index.html rename to public/index.html diff --git a/logo.svg b/public/logo.svg similarity index 100% rename from logo.svg rename to public/logo.svg diff --git a/mark.webp b/public/mark.webp similarity index 100% rename from mark.webp rename to public/mark.webp diff --git a/oliver.webp b/public/oliver.webp similarity index 100% rename from oliver.webp rename to public/oliver.webp diff --git a/robots.txt b/public/robots.txt similarity index 100% rename from robots.txt rename to public/robots.txt diff --git a/sitemap.xml b/public/sitemap.xml similarity index 100% rename from sitemap.xml rename to public/sitemap.xml diff --git a/style.css b/public/style.css similarity index 100% rename from style.css rename to public/style.css