remove index.html (orphan file)
This commit is contained in:
parent
75fb765019
commit
c91c19b811
|
@ -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>
|
Loading…
Reference in New Issue