更新标题为“Hello, World!”

This commit is contained in:
yuuko 2025-09-02 22:56:44 +08:00
parent 2151a7b1bb
commit 3870ebd95b

View File

@ -6,6 +6,6 @@
<title>Document</title>
</head>
<body>
<h1>Hello, World!</h1>
</body>
</html>