From 56f6113442512cd3309b21885a5f56503b4e2315 Mon Sep 17 00:00:00 2001 From: Nils Date: Tue, 30 Apr 2019 14:07:33 +0200 Subject: bootstrap 3.4.1 --- gallery.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gallery.sh') 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='' movieicon='' -- cgit v1.2.3