发布配置

This commit is contained in:
2024-01-12 04:38:20 +08:00
parent b2193bd67c
commit 4fd13617b7
4 changed files with 148 additions and 1 deletions

4
index.html Normal file
View File

@@ -0,0 +1,4 @@
<!DOCTYPE html>
<meta charset="UTF-8">
<title>DEMO</title>
<script defer type="module" src="./index.js"></script>