Fixed loading JQuery for the hugo shortcode gallery.

This commit is contained in:
2025-02-26 17:39:04 -05:00
parent 1fcffeb395
commit a8c81516e5
7 changed files with 37 additions and 7 deletions

View File

@ -250,6 +250,23 @@ My pandemic hobby is similar, but different in that it often feels like a chore,
<script src="/shortcode-gallery/jquery-3.7.1.min.js"></script>
<script src="/shortcode-gallery/lazy/jquery.lazy.min.js"></script>
<script src="/shortcode-gallery/swipebox/js/jquery.swipebox.min.js"></script>
<link rel="stylesheet" href="/shortcode-gallery/swipebox/css/swipebox.min.css">
<script src="/shortcode-gallery/justified_gallery/jquery.justifiedGallery.min.js"></script>
<link rel="stylesheet" href="/shortcode-gallery/justified_gallery/justifiedGallery.min.css"/>
<style>