From db02021a14d6a167d18c7c52248fff1354f27f07 Mon Sep 17 00:00:00 2001 From: zxixi1127 Date: Sun, 9 Nov 2025 14:47:37 +0800 Subject: [PATCH 1/4] =?UTF-8?q?feat:=E5=8A=A0=E5=85=A5=20shumore80=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/2025-11-09-shumore80/index.html | 14 ++++++++++++++ students/2025-11-09-shumore80/style.css | 3 +++ 2 files changed, 17 insertions(+) create mode 100644 students/2025-11-09-shumore80/index.html create mode 100644 students/2025-11-09-shumore80/style.css diff --git a/students/2025-11-09-shumore80/index.html b/students/2025-11-09-shumore80/index.html new file mode 100644 index 0000000..eb7a69c --- /dev/null +++ b/students/2025-11-09-shumore80/index.html @@ -0,0 +1,14 @@ + + + + + + Document + + + + + +

大家安安

+ + \ No newline at end of file diff --git a/students/2025-11-09-shumore80/style.css b/students/2025-11-09-shumore80/style.css new file mode 100644 index 0000000..dddf9b2 --- /dev/null +++ b/students/2025-11-09-shumore80/style.css @@ -0,0 +1,3 @@ +h1{ + color: blue; +} \ No newline at end of file From 64f4d448eee3e1c985812ee946f42ec5a3d9759b Mon Sep 17 00:00:00 2001 From: zxixi1127 Date: Wed, 3 Dec 2025 21:26:26 +0800 Subject: [PATCH 2/4] =?UTF-8?q?feat:=20shumore80=E5=80=8B=E4=BA=BA?= =?UTF-8?q?=E8=BA=AB=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- students/2025-12-03-shumore80/index.html | 0 students/2025-12-03-shumore80/style.css | 1 + 2 files changed, 1 insertion(+) create mode 100644 students/2025-12-03-shumore80/index.html create mode 100644 students/2025-12-03-shumore80/style.css diff --git a/students/2025-12-03-shumore80/index.html b/students/2025-12-03-shumore80/index.html new file mode 100644 index 0000000..e69de29 diff --git a/students/2025-12-03-shumore80/style.css b/students/2025-12-03-shumore80/style.css new file mode 100644 index 0000000..2f259b7 --- /dev/null +++ b/students/2025-12-03-shumore80/style.css @@ -0,0 +1 @@ +s \ No newline at end of file From a6b480c7d4b11894e2ad94905c7a8ba790725d40 Mon Sep 17 00:00:00 2001 From: zxixi1127 Date: Wed, 3 Dec 2025 21:35:32 +0800 Subject: [PATCH 3/4] =?UTF-8?q?feat:=20=E6=96=B0=E5=A2=9E=20Chang=20Wei=20?= =?UTF-8?q?Hsuan=20=E7=9A=84=E5=80=8B=E4=BA=BA=E8=B3=87=E8=A8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- students/2025-12-03-Chang-Wei-Hsuan/index.html | 13 +++++++++++++ students/2025-12-03-Chang-Wei-Hsuan/style.css | 3 +++ 2 files changed, 16 insertions(+) create mode 100644 students/2025-12-03-Chang-Wei-Hsuan/index.html create mode 100644 students/2025-12-03-Chang-Wei-Hsuan/style.css diff --git a/students/2025-12-03-Chang-Wei-Hsuan/index.html b/students/2025-12-03-Chang-Wei-Hsuan/index.html new file mode 100644 index 0000000..c2d4ea6 --- /dev/null +++ b/students/2025-12-03-Chang-Wei-Hsuan/index.html @@ -0,0 +1,13 @@ + + + + + + Document + + + +

Chang Wei Hsuan

+ + + \ No newline at end of file diff --git a/students/2025-12-03-Chang-Wei-Hsuan/style.css b/students/2025-12-03-Chang-Wei-Hsuan/style.css new file mode 100644 index 0000000..5ce46a8 --- /dev/null +++ b/students/2025-12-03-Chang-Wei-Hsuan/style.css @@ -0,0 +1,3 @@ +h1{ + color: plum; +} \ No newline at end of file From c20b2bd19f83fc17c40832653873f580cfe47631 Mon Sep 17 00:00:00 2001 From: zxixi1127 Date: Wed, 3 Dec 2025 23:42:47 +0800 Subject: [PATCH 4/4] feat: Add Chang Wei Hsuan's solution for 2025-12-03 --- students/2025-12-03-Chang-Wei-Hsuan/index.html | 13 ------------- students/2025-12-03-Chang-Wei-Hsuan/style.css | 3 --- 2 files changed, 16 deletions(-) delete mode 100644 students/2025-12-03-Chang-Wei-Hsuan/index.html delete mode 100644 students/2025-12-03-Chang-Wei-Hsuan/style.css diff --git a/students/2025-12-03-Chang-Wei-Hsuan/index.html b/students/2025-12-03-Chang-Wei-Hsuan/index.html deleted file mode 100644 index c2d4ea6..0000000 --- a/students/2025-12-03-Chang-Wei-Hsuan/index.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - Document - - - -

Chang Wei Hsuan

- - - \ No newline at end of file diff --git a/students/2025-12-03-Chang-Wei-Hsuan/style.css b/students/2025-12-03-Chang-Wei-Hsuan/style.css deleted file mode 100644 index 5ce46a8..0000000 --- a/students/2025-12-03-Chang-Wei-Hsuan/style.css +++ /dev/null @@ -1,3 +0,0 @@ -h1{ - color: plum; -} \ No newline at end of file