11 lines
777 B
HTML
11 lines
777 B
HTML
<!-- Umami site analysis -->
|
|
<script async defer data-website-id="cfe9001f-a59d-4e57-9df0-10551852558b" src="https://umami.zacharybillman.com/umami.js"></script>
|
|
|
|
<!-- Made the dang shortcode gallery work! -->
|
|
<script src="{{ "shortcode-gallery/jquery-3.7.1.min.js" | relURL }}"></script>
|
|
<script src="{{ "shortcode-gallery/lazy/jquery.lazy.min.js" | relURL }}"></script>
|
|
<script src="{{ "shortcode-gallery/swipebox/js/jquery.swipebox.min.js" | relURL }}"></script>
|
|
<link rel="stylesheet" href="{{ "shortcode-gallery/swipebox/css/swipebox.min.css"| relURL }}">
|
|
<script src="{{ "shortcode-gallery/justified_gallery/jquery.justifiedGallery.min.js"| relURL }}"></script>
|
|
<link rel="stylesheet" href="{{ "shortcode-gallery/justified_gallery/justifiedGallery.min.css"| relURL }}"/>
|