diff --git a/src/App.svelte b/src/App.svelte index f0f855b..b9203e6 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -1,7 +1,5 @@ + +
Azalea's Colorful Slither Link
+
+ Logo + GitHub | Blog + Logo +
+
+ Welcome to SlitherLink! 🧩 The rules are simple: Draw lines between the dots to create one big loop (no crossings, no branches). The numbers are your hints – they tell you how many lines should surround them. Left-click to draw, right-click to mark with an X. Can you crack the perfect path? YouTube Tutorial +
\ No newline at end of file diff --git a/src/lib/PuzzleInfo.svelte b/src/lib/PuzzleInfo.svelte index aea9725..a9964ed 100644 --- a/src/lib/PuzzleInfo.svelte +++ b/src/lib/PuzzleInfo.svelte @@ -1,5 +1,7 @@