修改cnb

This commit is contained in:
dockermen
2025-04-08 13:14:01 +08:00
parent 581bd96a4d
commit bdca509371
4 changed files with 38 additions and 11 deletions

8
index.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<head>
<title> Hello World </title>
</head>
<body>
<h1> Hello World </h1>
</body>
</html>