summaryrefslogtreecommitdiff
path: root/gallery.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gallery.sh')
-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>'