Remove template test

This commit is contained in:
Eli Ribble 2026-04-23 00:30:35 +00:00
parent 10dc5c0bd7
commit 582aa952e4
No known key found for this signature in database
3 changed files with 0 additions and 18 deletions

View file

@ -1,14 +0,0 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>VueJS + TypeScript Demo</title>
<link rel="stylesheet" href="/static/gen/main.css" />
</head>
<body>
<div id="app"></div>
<script src="/static/gen/main.js" type="module"></script>
</body>
</html>