Add bootstrap and basic layout
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<base href="/" />
|
||||
<link rel="stylesheet" href="bootstrap/bootstrap.min.css" />
|
||||
<link rel="stylesheet" href="app.css" />
|
||||
<link rel="stylesheet" href="Hcs.WebApp.styles.css" />
|
||||
<HeadOutlet />
|
||||
|
||||
Reference in New Issue
Block a user