This commit is contained in:
SilicoFlare
2023-03-24 20:55:35 +05:30
committed by GitHub
parent f7c37e803b
commit b9b4802751
2 changed files with 26 additions and 11 deletions

12
_temp/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>Blank Page</title>
</head>
<body>
</body>
</html>