diff --git a/site/src/about/aboutme/index.html b/site/src/about/aboutme/index.html index 4abce0e..49b8a69 100644 --- a/site/src/about/aboutme/index.html +++ b/site/src/about/aboutme/index.html @@ -67,7 +67,12 @@
2024
-
Language School Hossegor - Booking, store.janishutz.com, id.janishutz.com, ConductorCalc
+
Language School Hossegor - Booking, store.janishutz.com, id.janishutz.com
+
+
+
2025
+
+
ETH Zurich, store.janishutz.com, ConductorCalc
@@ -76,6 +81,7 @@ Blog Custom Websites Store + Git GitHub npm Mastodon diff --git a/site/src/about/index.html b/site/src/about/index.html index 4c9233c..904fda5 100644 --- a/site/src/about/index.html +++ b/site/src/about/index.html @@ -40,6 +40,7 @@ Custom Websites Store GitHub + Git npm Projects About Janis Hutz diff --git a/static/errors/.htaccess b/static/errors/.htaccess new file mode 100644 index 0000000..12176c4 --- /dev/null +++ b/static/errors/.htaccess @@ -0,0 +1,2 @@ +ErrorDocument 503 /unavailable.html +ErrorDocument 500 /errors.html