Initial Commit

This commit is contained in:
2021-11-15 18:25:31 -06:00
parent d9a3214532
commit 1d5f0be05b
23 changed files with 22862 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>itsfiveoclockwhere</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- <link rel="icon" type="image/x-icon" href="favicon.ico">ng serv -->
</head>
<body>
<app-root></app-root>
</body>
</html>