remove index.html (orphan file)

This commit is contained in:
b1ek 2023-03-22 20:08:23 +10:00
parent 75fb765019
commit c91c19b811
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>resume.js</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="standalone_page.css" />
</head>
<body>
<div id="resume_js_app"></div>
<script src="resume.js" type="module"></script>
</body>
</html>