summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Tenenbaum <leonardomtenenbaum@gmail.com>2016-07-01 17:59:17 -0400
committerGitHub <noreply@github.com>2016-07-01 17:59:17 -0400
commit8362e8d17d3352f955ea509cf880695d45055123 (patch)
tree0047c04e42c907dcfd99753a213ede40c7de739a
parentc122b25b559b0747a4ff3eee6d49928671dbd7c0 (diff)
Added 404 page
-rw-r--r--404.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/404.html b/404.html
new file mode 100644
index 0000000..cd45151
--- /dev/null
+++ b/404.html
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; url=https://pommicket.github.io/">
+</head>
+</html>