From 33ff61bdb349091d239e75ee4b43f2da276f9a9f Mon Sep 17 00:00:00 2001 From: Leo CHIU Date: Thu, 6 Jan 2022 22:33:50 +0800 Subject: [PATCH] Revert "put all files related to website content to a folder" This reverts commit 90fd9adc3d341fe370cd82fc7e89db1be9182d73. --- cangjie-new-star/cangJieNewStar.html => cangJieNewStar.html | 0 cangjie-new-star/character.html => character.html | 0 cangjie-new-star/cjns.css => cjns.css | 0 cangjie-new-star/compose.html => compose.html | 0 cangjie-new-star/composeExercise.css => composeExercise.css | 0 cangjie-new-star/composeExercise.html => composeExercise.html | 0 cangjie-new-star/composeExercise.js => composeExercise.js | 0 cangjie-new-star/exercise.html => exercise.html | 0 cangjie-new-star/index.html => index.html | 0 cangjie-new-star/key.html => key.html | 0 cangjie-new-star/keyExercise.css => keyExercise.css | 0 cangjie-new-star/keyExercise.html => keyExercise.html | 0 cangjie-new-star/keyExercise.js => keyExercise.js | 0 cangjie-new-star/why.html => why.html | 0 14 files changed, 0 insertions(+), 0 deletions(-) rename cangjie-new-star/cangJieNewStar.html => cangJieNewStar.html (100%) rename cangjie-new-star/character.html => character.html (100%) rename cangjie-new-star/cjns.css => cjns.css (100%) rename cangjie-new-star/compose.html => compose.html (100%) rename cangjie-new-star/composeExercise.css => composeExercise.css (100%) rename cangjie-new-star/composeExercise.html => composeExercise.html (100%) rename cangjie-new-star/composeExercise.js => composeExercise.js (100%) rename cangjie-new-star/exercise.html => exercise.html (100%) rename cangjie-new-star/index.html => index.html (100%) rename cangjie-new-star/key.html => key.html (100%) rename cangjie-new-star/keyExercise.css => keyExercise.css (100%) rename cangjie-new-star/keyExercise.html => keyExercise.html (100%) rename cangjie-new-star/keyExercise.js => keyExercise.js (100%) rename cangjie-new-star/why.html => why.html (100%) diff --git a/cangjie-new-star/cangJieNewStar.html b/cangJieNewStar.html similarity index 100% rename from cangjie-new-star/cangJieNewStar.html rename to cangJieNewStar.html diff --git a/cangjie-new-star/character.html b/character.html similarity index 100% rename from cangjie-new-star/character.html rename to character.html diff --git a/cangjie-new-star/cjns.css b/cjns.css similarity index 100% rename from cangjie-new-star/cjns.css rename to cjns.css diff --git a/cangjie-new-star/compose.html b/compose.html similarity index 100% rename from cangjie-new-star/compose.html rename to compose.html diff --git a/cangjie-new-star/composeExercise.css b/composeExercise.css similarity index 100% rename from cangjie-new-star/composeExercise.css rename to composeExercise.css diff --git a/cangjie-new-star/composeExercise.html b/composeExercise.html similarity index 100% rename from cangjie-new-star/composeExercise.html rename to composeExercise.html diff --git a/cangjie-new-star/composeExercise.js b/composeExercise.js similarity index 100% rename from cangjie-new-star/composeExercise.js rename to composeExercise.js diff --git a/cangjie-new-star/exercise.html b/exercise.html similarity index 100% rename from cangjie-new-star/exercise.html rename to exercise.html diff --git a/cangjie-new-star/index.html b/index.html similarity index 100% rename from cangjie-new-star/index.html rename to index.html diff --git a/cangjie-new-star/key.html b/key.html similarity index 100% rename from cangjie-new-star/key.html rename to key.html diff --git a/cangjie-new-star/keyExercise.css b/keyExercise.css similarity index 100% rename from cangjie-new-star/keyExercise.css rename to keyExercise.css diff --git a/cangjie-new-star/keyExercise.html b/keyExercise.html similarity index 100% rename from cangjie-new-star/keyExercise.html rename to keyExercise.html diff --git a/cangjie-new-star/keyExercise.js b/keyExercise.js similarity index 100% rename from cangjie-new-star/keyExercise.js rename to keyExercise.js diff --git a/cangjie-new-star/why.html b/why.html similarity index 100% rename from cangjie-new-star/why.html rename to why.html