diff options
-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; |