mirror of
https://github.com/bckelley/avogadrio.git
synced 2026-08-24 10:14:10 -05:00
Fix missing stylesheet import
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="https://daneden.github.io/animate.css/animate.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="/bower_components/spectrum/spectrum.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/sidebar.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/main.css">
|
||||
<script type="text/javascript" src="/bower_components/jquery/dist/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user