summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils <git@velohero.com>2019-04-30 14:07:33 +0200
committerNils <git@velohero.com>2019-04-30 14:07:33 +0200
commit56f6113442512cd3309b21885a5f56503b4e2315 (patch)
tree26f7cf60415fea2874cb9489aa98d11ae242e651
parent4638945a268e4677c95ec44daccdff6631143993 (diff)
bootstrap 3.4.1
-rwxr-xr-xgallery.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/gallery.sh b/gallery.sh
index 566b33a..e0b7fff 100755
--- a/gallery.sh
+++ b/gallery.sh
@@ -21,9 +21,8 @@ convert="convert"
# Use JHead for EXIF Information
exif="jhead"
-# Bootstrap (currently v3.3.7)
-# Latest compiled and minified CSS
-stylesheet="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
+# Bootstrap (currently v3.4.1)
+stylesheet="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css"
downloadicon='<span class="glyphicon glyphicon-floppy-save" aria-hidden="true"></span>'
movieicon='<span class="glyphicon glyphicon-film" aria-hidden="true"></span>'