summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGalin Simeonov <gts@volconst.com>2022-05-17 22:18:21 +0300
committerGalin Simeonov <gts@volconst.com>2022-05-17 22:18:21 +0300
commitce501d75c22ce95bfc890d5ffc254268a02c72e2 (patch)
tree1247abdcfd92d23f890f1b27897f9646a32959b1
parentdc93460f9598c31e3b5569eb7855e4e4423fb908 (diff)
downloadsnek-master.tar.gz
tabs -> spacesHEADmaster
-rw-r--r--snek.html35
1 files changed, 18 insertions, 17 deletions
diff --git a/snek.html b/snek.html
index c5efe22..2e4413b 100644
--- a/snek.html
+++ b/snek.html
@@ -13,23 +13,24 @@
<body>
<noscript>
<pre>
- _____________________
- | |
- | |
- | |
- | |
- | |
- | |
- / \
- \ /
- |
-
-
-
- O
- '
- _____________________
- HISS!
+_____________________
+ | |
+ | |
+ | |
+ | |
+ | |
+ | |
+ / \
+ \ /
+ |
+
+
+
+ O
+ '
+_____________________
+
+ HISS!
</pre>
</noscript>
<canvas id="canvas1"></canvas>