From e5ce34fb32717f1158913a367ab4b85721d33bc8 Mon Sep 17 00:00:00 2001 From: kgoa Date: Thu, 14 Apr 2022 10:25:54 +0900 Subject: [PATCH 1/3] first commit --- upload.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 upload.html diff --git a/upload.html b/upload.html new file mode 100644 index 0000000..9ade21e --- /dev/null +++ b/upload.html @@ -0,0 +1,31 @@ + + + + + + HTML 5 complete + + + + + +

Hello World

+ + + \ No newline at end of file From c9a5ccdf02f852df4ce4e0dde12183008a03a094 Mon Sep 17 00:00:00 2001 From: kgoa Date: Thu, 14 Apr 2022 10:48:28 +0900 Subject: [PATCH 2/3] =?UTF-8?q?html=E3=82=92=E7=B7=A8=E9=9B=86=E3=81=97?= =?UTF-8?q?=E3=81=9F=E3=82=88=E3=80=82=E3=81=9D=E3=81=AE1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload.html | 1 + 1 file changed, 1 insertion(+) diff --git a/upload.html b/upload.html index 9ade21e..658f40d 100644 --- a/upload.html +++ b/upload.html @@ -26,6 +26,7 @@

Hello World

+

This is edit-html-v1

\ No newline at end of file From cfd3a55c80bf1a75f01ad89358e3d5e13b45e2a2 Mon Sep 17 00:00:00 2001 From: kgoa Date: Thu, 14 Apr 2022 11:36:09 +0900 Subject: [PATCH 3/3] =?UTF-8?q?HTML=E3=82=92=E4=BF=AE=E6=AD=A3=E3=81=97?= =?UTF-8?q?=E3=81=9F=E3=82=88=E3=80=82=E3=81=9D=E3=81=AE1-2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload.html | 1 + 1 file changed, 1 insertion(+) diff --git a/upload.html b/upload.html index 658f40d..b8c6986 100644 --- a/upload.html +++ b/upload.html @@ -27,6 +27,7 @@

Hello World

This is edit-html-v1

+

This is edit-html-v1.2

\ No newline at end of file