diff --git a/css/style.css b/public/css/style.css similarity index 100% rename from css/style.css rename to public/css/style.css diff --git a/img/autisticats-logo.png b/public/img/autisticats-logo.png similarity index 100% rename from img/autisticats-logo.png rename to public/img/autisticats-logo.png diff --git a/img/neocities.png b/public/img/neocities.png similarity index 100% rename from img/neocities.png rename to public/img/neocities.png diff --git a/index.html b/public/index.html similarity index 100% rename from index.html rename to public/index.html diff --git a/not_found.html b/public/not_found.html similarity index 100% rename from not_found.html rename to public/not_found.html diff --git a/robots.txt b/public/robots.txt similarity index 100% rename from robots.txt rename to public/robots.txt