mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-08 13:16:57 +02:00
chore: update lightgallery from version 2.1.5 to version 2.4.0
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
Apaxy by <a href="https://twitter.com/adamwhitcroft">@adamwhitcroft</a>
|
||||
</div><!--/.footer-->
|
||||
<script src={FOLDERNAME}/theme/apaxy.js></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/lightgallery@2.1.5/lightgallery.min.js" integrity="sha256-sHVS2iDjmyChd0/rHQeakkgqpiq6prUrbLIrPq/dIZs=" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/lightgallery@2.4.0/lightgallery.min.js" integrity="sha256-rJzhAjlCghJKSkx4mAv3VwVgxDSAbNM0AH7PhP4cDns=" crossorigin="anonymous"></script>
|
||||
<script src={FOLDERNAME}/theme/apaxy-lightgallery.js></script>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lightgallery@2.1.5/css/lightgallery-bundle.min.css" integrity="sha256-JrqUj/cTyKLxvTn+wXmmVzgFhhHDZiV+C6Vl1EQ8B1w=" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lightgallery@2.4.0/css/lightgallery-bundle.min.css" integrity="sha256-1gtpcmuOA//0xcazytnM9JqBM3mUDWgwqW1P9U+2/F8=" crossorigin="anonymous">
|
||||
|
||||
<div class="wrapper">
|
||||
<!-- we open the `wrapper` element here, but close it in the `footer.html` file -->
|
||||
|
Reference in New Issue
Block a user