removed subdirectory

This commit is contained in:
2018-06-24 21:12:12 -04:00
parent 7aecd6cfab
commit 6316988d1d
30 changed files with 0 additions and 52 deletions

14
src/index.html Normal file
View File

@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Fhsons</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<app-root></app-root>
</body>
</html>