Merge pull request #262 from soulflyman/patch-1

removed hot linked css file
This commit is contained in:
Aigars Silkalns 2016-08-25 13:35:42 +03:00 committed by GitHub
commit 9ff75179c0

View file

@ -16,7 +16,7 @@
<!-- NProgress -->
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Animate.css -->
<link href="https://colorlib.com/polygon/gentelella/css/animate.min.css" rel="stylesheet">
<link href="../vendors/animate.css/animate.min.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
@ -100,4 +100,4 @@
</div>
</div>
</body>
</html>
</html>