removed hot linked css file

animate.min.css was linkes to some webspace out there, now it points to the local version
This commit is contained in:
Stefan 2016-08-15 17:18:13 +02:00 committed by GitHub
parent 35d44daad9
commit 8022b6ae1a

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>