diff options
author | June McEnroe <programble@gmail.com> | 2017-07-30 19:57:01 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2017-07-30 19:57:01 -0400 |
commit | aaf6bf75635ea29ec6a121e6e7f8f76472c07134 (patch) | |
tree | 102906a100c047e19a9628da925b121f0cf73996 /index.html | |
parent | Add snapshot.sh (diff) | |
download | torus-aaf6bf75635ea29ec6a121e6e7f8f76472c07134.tar.gz torus-aaf6bf75635ea29ec6a121e6e7f8f76472c07134.zip |
Add index.html
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..d5aa1ed --- /dev/null +++ b/index.html @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<title>Route 22 to ascii.town</title> +<p> +Hey there, friend. This should get you there. +<p> +<code> + ssh torus@ascii.town +</code> |