diff options
Diffstat (limited to 'seeother')
-rw-r--r-- | seeother/index.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/seeother/index.html b/seeother/index.html new file mode 100644 index 0000000..955d2c4 --- /dev/null +++ b/seeother/index.html @@ -0,0 +1,11 @@ +<html> + <head> + <meta charset="utf-8"> + </head> + <body> + <p> + This website has moved to + <a href="https://cooking.guyonvarch.me">https://cooking.guyonvarch.me</a> + </p> + </body> +</html> |