diff --git a/students/2025-12-02-rongou/index.html b/students/2025-12-02-rongou/index.html new file mode 100644 index 0000000..fe613e5 --- /dev/null +++ b/students/2025-12-02-rongou/index.html @@ -0,0 +1,12 @@ + + + + + + 第一週:提交自己人生中,第一個 Git 版本程式碼審核吧 + + + +

Hi~ 我是 Joy

+ + \ No newline at end of file diff --git a/students/2025-12-02-rongou/style.css b/students/2025-12-02-rongou/style.css new file mode 100644 index 0000000..5a4b565 --- /dev/null +++ b/students/2025-12-02-rongou/style.css @@ -0,0 +1,4 @@ +h1 { + color: blue; + font-weight: bold; +} \ No newline at end of file