Skip to content

Commit

Permalink
Add css to dist.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ntj committed Nov 6, 2017
1 parent dd05ad1 commit e6afa66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/app.css" rel="stylesheet">
<link href="css/dropdown.css" rel="stylesheet">
<link href="css/tileviewer.css" rel="stylesheet">
<link href="css/font-awesome-4.4.0/css/font-awesome.min.css" rel="stylesheet">

Expand Down

0 comments on commit e6afa66

Please sign in to comment.