This commit is contained in:
Hanzhang ma
2024-06-24 11:47:26 +02:00
parent d758882972
commit c797db0f36
5 changed files with 119 additions and 3 deletions

10
6.4NFE/index.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<script src="t.js"></script>
</body>
</html>