From b907e6a24c637992a75b3c330dbdb534c5fc0d7e Mon Sep 17 00:00:00 2001 From: Simon H <5968653+dummdidumm@users.noreply.github.com> Date: Tue, 21 Feb 2023 19:59:28 +0100 Subject: [PATCH] rename --- .../{01-html-tags => 02-html-tags}/app-a/App.svelte | 0 .../{01-html-tags => 02-html-tags}/app-b/App.svelte | 0 .../18-special-tags/{01-html-tags => 02-html-tags}/text.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename site/content/tutorial/18-special-tags/{01-html-tags => 02-html-tags}/app-a/App.svelte (100%) rename site/content/tutorial/18-special-tags/{01-html-tags => 02-html-tags}/app-b/App.svelte (100%) rename site/content/tutorial/18-special-tags/{01-html-tags => 02-html-tags}/text.md (100%) diff --git a/site/content/tutorial/18-special-tags/01-html-tags/app-a/App.svelte b/site/content/tutorial/18-special-tags/02-html-tags/app-a/App.svelte similarity index 100% rename from site/content/tutorial/18-special-tags/01-html-tags/app-a/App.svelte rename to site/content/tutorial/18-special-tags/02-html-tags/app-a/App.svelte diff --git a/site/content/tutorial/18-special-tags/01-html-tags/app-b/App.svelte b/site/content/tutorial/18-special-tags/02-html-tags/app-b/App.svelte similarity index 100% rename from site/content/tutorial/18-special-tags/01-html-tags/app-b/App.svelte rename to site/content/tutorial/18-special-tags/02-html-tags/app-b/App.svelte diff --git a/site/content/tutorial/18-special-tags/01-html-tags/text.md b/site/content/tutorial/18-special-tags/02-html-tags/text.md similarity index 100% rename from site/content/tutorial/18-special-tags/01-html-tags/text.md rename to site/content/tutorial/18-special-tags/02-html-tags/text.md