HackerNewsFullstack/templates/index.html
2022-04-01 17:03:49 +02:00

18 lines
421 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>HackerNews</title>
<script type="module" crossorigin src="/static/index.1f1b2f0d.js"></script>
<link rel="stylesheet" href="/static/index.5ececa9d.css">
</head>
<body>
<div id="app"></div>
</body>
</html>