+
+
+ 404 Error
+Page does not exist.
+diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 87174b6..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/public/ diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..3081411 --- /dev/null +++ b/public/404.html @@ -0,0 +1,67 @@ + +
+ + + +Page does not exist.
+Eventually, there will be something interesting here. Or not.
+Regradless, I’ll check if I can write some Python here
+print("Hello, world")
+Hello, world
+