diff --git a/public/index.html b/public/index.html index df0ae67..bc6f815 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,7 @@ Apache's neocities home! :3 - +

Hi! I'm under construction :33

diff --git a/public/not_found.html b/public/not_found.html index 5c94fe2..6fc8d71 100644 --- a/public/not_found.html +++ b/public/not_found.html @@ -4,7 +4,7 @@ Not Found - +

Page Not Found

diff --git a/public/style.css b/public/style.css index c950d8f..f7f0107 100644 --- a/public/style.css +++ b/public/style.css @@ -1,6 +1,6 @@ @font-face { font-family: basiic; - src: url("/basiic.ttf"); + src: url("./basiic.ttf"); }