initial commit

This commit is contained in:
2022-04-01 17:03:49 +02:00
parent d5eb740da9
commit b8085ee62b
35 changed files with 2086 additions and 0 deletions

18
templates/index.html Normal file
View File

@@ -0,0 +1,18 @@
<!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>