From 693e182872e1e6a61d6b73b0d5d0ced2072f6bfb Mon Sep 17 00:00:00 2001 From: Yaling Chiang Date: Tue, 25 Nov 2025 10:32:27 +0800 Subject: [PATCH 1/2] add folder 0Ruby and file index.html --- 0Ruby/index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 0Ruby/index.html diff --git a/0Ruby/index.html b/0Ruby/index.html new file mode 100644 index 0000000..e69de29 From 98fd74ec2e3c7353db3abf2d988bdff9ff65bf04 Mon Sep 17 00:00:00 2001 From: Yaling Chiang Date: Tue, 25 Nov 2025 10:34:18 +0800 Subject: [PATCH 2/2] add h1 in index.html --- 0Ruby/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/0Ruby/index.html b/0Ruby/index.html index e69de29..c0fa716 100644 --- a/0Ruby/index.html +++ b/0Ruby/index.html @@ -0,0 +1,11 @@ + + + + + + Document + + +

Ruby test

+ + \ No newline at end of file