diff options
Diffstat (limited to 'html/simple-shape/index.html')
-rw-r--r-- | html/simple-shape/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/simple-shape/index.html b/html/simple-shape/index.html index a05b9f2..14e847a 100644 --- a/html/simple-shape/index.html +++ b/html/simple-shape/index.html @@ -3,7 +3,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Pattern Generator</title> + <title>Simple Shapes</title> <style> body { margin: 0; |