diff options
author | elioat <elioat@tilde.institute> | 2025-02-17 15:09:00 -0500 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2025-02-17 15:09:00 -0500 |
commit | b4bb80eed7e0f8a6883a38df00739651106ecec0 (patch) | |
tree | 4e4a1496b6121236e420d0b0ecb435c1af16c0c1 /html | |
parent | 8d459a8b3eb4f7f01734317368897c60e0f95c54 (diff) | |
download | tour-b4bb80eed7e0f8a6883a38df00739651106ecec0.tar.gz |
*
Diffstat (limited to 'html')
-rw-r--r-- | html/simple-shape/index.html | 1 |
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; |