go/cmd/app/frontend/dist/index.html

10 lines
145 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Core</title>
</head>
<body>
<h1>Core</h1>
<script src="assets/app.js"></script>
</body>
</html>