about summary refs log tree commit diff stats
path: root/html
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2025-02-17 13:19:40 -0500
committerelioat <elioat@tilde.institute>2025-02-17 13:19:40 -0500
commit8d459a8b3eb4f7f01734317368897c60e0f95c54 (patch)
treea239657ab899ff0846a2d58712c1dc48ed6acbbc /html
parentea529db6a33d6cd6ab17010d07340526588094e6 (diff)
downloadtour-8d459a8b3eb4f7f01734317368897c60e0f95c54.tar.gz
*
Diffstat (limited to 'html')
-rw-r--r--html/simple-shape/index.html2
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;