Update v1.1

This commit is contained in:
Pickle
2022-10-30 14:59:52 -04:00
committed by GitHub
parent e96ff50c51
commit 1e5e2ea1f0
13 changed files with 993 additions and 0 deletions

12
html/blank.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body style="background-color: transparent">
</body>
</html>