remove index.html

This commit is contained in:
Pasha8914 2022-06-13 17:58:18 +10:00
parent 1fed9d5f57
commit 083e92d172
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
<!DOCTYPE html>
<html {{ HTML_ATTRS }}>
<head {{ HEAD_ATTRS }}>
{{ HEAD }}
</head>
<body {{ BODY_ATTRS }}>
{{ APP }}
</body>
</html>