From a4c64297f0e3e3e68cf340b5390f3e4170bb82e3 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Sat, 30 Aug 2025 13:17:08 +0100 Subject: [PATCH] Much better! --- index.html | 8 ++++---- polygons.svg | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index c6bdd84..cb5f4ec 100644 --- a/index.html +++ b/index.html @@ -7,10 +7,10 @@

Tittle: Turtles in Scittle

@@ -219,7 +219,7 @@ (log-turtle!) (pen-up!) (log-turtle!) - (move-to! 500 500) + (move-to! 350 350) (log-turtle!) (turn-to! 180) ;; (draw-tree! 100 70 60 5 0.25 0.7 3) diff --git a/polygons.svg b/polygons.svg index d3e8edf..7a236a6 100644 --- a/polygons.svg +++ b/polygons.svg @@ -1,3 +1,3 @@ - + - \ No newline at end of file + \ No newline at end of file