Fixing the bootstrap theme

This commit is contained in:
Axel 2017-11-06 15:23:46 +01:00 committed by GitHub
parent c6182e1fbe
commit 1328cccc0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ $title = explode('/', $path);
<script src="https://code.jquery.com/jquery-2.2.1.min.js"></script>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://bootswatch.com/darkly/bootstrap.min.css" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/darkly/bootstrap.min.css" crossorigin="anonymous">
<!-- Latest compiled and minified JavaScript -->