about summary refs log tree commit diff stats
path: root/html
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2025-02-17 15:09:00 -0500
committerelioat <elioat@tilde.institute>2025-02-17 15:09:00 -0500
commitb4bb80eed7e0f8a6883a38df00739651106ecec0 (patch)
tree4e4a1496b6121236e420d0b0ecb435c1af16c0c1 /html
parent8d459a8b3eb4f7f01734317368897c60e0f95c54 (diff)
downloadtour-b4bb80eed7e0f8a6883a38df00739651106ecec0.tar.gz
*
Diffstat (limited to 'html')
-rw-r--r--html/simple-shape/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/simple-shape/index.html b/html/simple-shape/index.html
index 14e847a..75b1f6b 100644
--- a/html/simple-shape/index.html
+++ b/html/simple-shape/index.html
@@ -4,6 +4,7 @@
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>Simple Shapes</title>
+    <meta name="description" content="Simple shapes. Draw them, riff on them.">
     <style>
         body {
             margin: 0;