This commit is contained in:
grechkagk-thinkpad 2025-11-22 17:23:57 +08:00
parent c3f365e1f6
commit 196c3498ef
3 changed files with 18 additions and 0 deletions

11
assets/template.html Normal file
View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
</body>
</html>