Initial commit
Once again a weird place to commit, I have already done a lot of work, but I am just bad at using git, okay.
This commit is contained in:
12
packages/widget/index.html
Normal file
12
packages/widget/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>vite-project</title>
|
||||
<script type="module" src="/src/pow-captcha.ts"></script>
|
||||
</head>
|
||||
<body>
|
||||
<pow-captcha />
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user