From da0f29acb84a1c393ff9fbee888ab509c03539d5 Mon Sep 17 00:00:00 2001 From: ametoresu Date: Mon, 23 Dec 2024 10:47:16 +0800 Subject: [PATCH] added title and description --- index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..dbd4901 --- /dev/null +++ b/index.html @@ -0,0 +1,20 @@ + + + + + + + + + Temperature Converter by ametoresu + + + + + + + + + + + \ No newline at end of file -- 2.39.5