diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2016-07-24 13:10:23 -0400 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2016-07-24 13:10:23 -0400 |
commit | f72237d4e34a7702312a5c548238b5723448236d (patch) | |
tree | 7e6b4f5379e11d0461b69d182c1ed7dec5c7cd4f /AutoImages.html | |
parent | e25d1fea2b9124b44ebe569354d963f545ceb042 (diff) | |
parent | 98e6e18fff8534ec45b5c9f33f08c4c112340e5e (diff) |
Merge branch 'master' of https://github.com/pommicket/pommicket.github.io
Diffstat (limited to 'AutoImages.html')
-rw-r--r-- | AutoImages.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AutoImages.html b/AutoImages.html index dfc6325..266eb04 100644 --- a/AutoImages.html +++ b/AutoImages.html @@ -2,7 +2,7 @@ <head>
<script src="js/latexit.js"></script>
-<link rel="stylesheet" href="css/bootstrap.min.css">
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="shortcut icon" type="image/png" href="favicon.png">
<title>AutoImages</title>
|