From cd4c370d9b1c5ff3f3157d04485af5e7b27b82fc Mon Sep 17 00:00:00 2001 From: Lucy <90674105+JingHuei@users.noreply.github.com> Date: Fri, 3 Apr 2026 18:51:33 +0800 Subject: [PATCH 1/3] 2026-03-18-casper --- students/2026-04-03-lucy/index.html | 12 ++++++++++++ students/2026-04-03-lucy/style.css | 3 +++ 2 files changed, 15 insertions(+) create mode 100644 students/2026-04-03-lucy/index.html create mode 100644 students/2026-04-03-lucy/style.css diff --git a/students/2026-04-03-lucy/index.html b/students/2026-04-03-lucy/index.html new file mode 100644 index 0000000..bd4a1f9 --- /dev/null +++ b/students/2026-04-03-lucy/index.html @@ -0,0 +1,12 @@ + + + + + + 自我介紹 + + + +

大家好~ 我是Lucy~

+ + \ No newline at end of file diff --git a/students/2026-04-03-lucy/style.css b/students/2026-04-03-lucy/style.css new file mode 100644 index 0000000..cd33c2a --- /dev/null +++ b/students/2026-04-03-lucy/style.css @@ -0,0 +1,3 @@ +h1{ + color: pink; +} \ No newline at end of file From c3c3709592ee3442a89b4b286188dc8c01254c88 Mon Sep 17 00:00:00 2001 From: Lucy <90674105+JingHuei@users.noreply.github.com> Date: Fri, 3 Apr 2026 18:53:02 +0800 Subject: [PATCH 2/3] Delete students/2026-04-03-lucy directory --- students/2026-04-03-lucy/index.html | 12 ------------ students/2026-04-03-lucy/style.css | 3 --- 2 files changed, 15 deletions(-) delete mode 100644 students/2026-04-03-lucy/index.html delete mode 100644 students/2026-04-03-lucy/style.css diff --git a/students/2026-04-03-lucy/index.html b/students/2026-04-03-lucy/index.html deleted file mode 100644 index bd4a1f9..0000000 --- a/students/2026-04-03-lucy/index.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - 自我介紹 - - - -

大家好~ 我是Lucy~

- - \ No newline at end of file diff --git a/students/2026-04-03-lucy/style.css b/students/2026-04-03-lucy/style.css deleted file mode 100644 index cd33c2a..0000000 --- a/students/2026-04-03-lucy/style.css +++ /dev/null @@ -1,3 +0,0 @@ -h1{ - color: pink; -} \ No newline at end of file From 6c3056f387446755d7785be6b23c8fa922962118 Mon Sep 17 00:00:00 2001 From: Lucy <90674105+JingHuei@users.noreply.github.com> Date: Fri, 3 Apr 2026 18:54:37 +0800 Subject: [PATCH 3/3] =?UTF-8?q?feat:=20=E5=8A=A0=E5=85=A5=20Lucy=20?= =?UTF-8?q?=E5=80=8B=E4=BA=BA=E8=BA=AB=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- students/2026-04-03-lucy/index.html | 12 ++++++++++++ students/2026-04-03-lucy/style.css | 3 +++ 2 files changed, 15 insertions(+) create mode 100644 students/2026-04-03-lucy/index.html create mode 100644 students/2026-04-03-lucy/style.css diff --git a/students/2026-04-03-lucy/index.html b/students/2026-04-03-lucy/index.html new file mode 100644 index 0000000..bd4a1f9 --- /dev/null +++ b/students/2026-04-03-lucy/index.html @@ -0,0 +1,12 @@ + + + + + + 自我介紹 + + + +

大家好~ 我是Lucy~

+ + \ No newline at end of file diff --git a/students/2026-04-03-lucy/style.css b/students/2026-04-03-lucy/style.css new file mode 100644 index 0000000..cd33c2a --- /dev/null +++ b/students/2026-04-03-lucy/style.css @@ -0,0 +1,3 @@ +h1{ + color: pink; +} \ No newline at end of file