diff options
Diffstat (limited to 'site/source/html/index.html')
-rw-r--r-- | site/source/html/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/site/source/html/index.html b/site/source/html/index.html new file mode 100644 index 0000000..cacf1dc --- /dev/null +++ b/site/source/html/index.html @@ -0,0 +1,8 @@ +<html> +<head> +<title>Moved</title> +</head> +<body> +Moved to <a href="https://larrythecow.com">https://larrythecow.com</a>. +</body> +</html> |