test.html

This commit is contained in:
2022-12-29 16:37:19 +09:00
parent 462ec3fc14
commit b3fafce27a

10
test.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Git Test Page</title>
</head>
<body>
Hello new Git!!
</body>
</html>