From 05fccbcd849dc73321aa14c6c7a560c6b87b4013 Mon Sep 17 00:00:00 2001 From: Nezumi Date: Mon, 19 Jun 2023 09:59:00 +0700 Subject: [PATCH] Change folder name --- Sample/{chapter-3 => chapter-3-sample}/index.html | 0 Sample/{chapter-4 => chapter-4-sample}/about.html | 0 Sample/{chapter-4 => chapter-4-sample}/index.html | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename Sample/{chapter-3 => chapter-3-sample}/index.html (100%) rename Sample/{chapter-4 => chapter-4-sample}/about.html (100%) rename Sample/{chapter-4 => chapter-4-sample}/index.html (100%) diff --git a/Sample/chapter-3/index.html b/Sample/chapter-3-sample/index.html similarity index 100% rename from Sample/chapter-3/index.html rename to Sample/chapter-3-sample/index.html diff --git a/Sample/chapter-4/about.html b/Sample/chapter-4-sample/about.html similarity index 100% rename from Sample/chapter-4/about.html rename to Sample/chapter-4-sample/about.html diff --git a/Sample/chapter-4/index.html b/Sample/chapter-4-sample/index.html similarity index 100% rename from Sample/chapter-4/index.html rename to Sample/chapter-4-sample/index.html