Moved css into a lib folder for external code
This commit is contained in:
parent
b80991280a
commit
2ee0e775be
18 changed files with 16 additions and 16 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<title>HAL is initializing...</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/lib/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/css/hal.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue