Update gallery images
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
<script>
|
||||
$('.dropdown-toggle').dropdown()
|
||||
</script>
|
||||
<script src="https://cdn.jsdelivr.net/combine/npm/lightgallery@2.2.1,npm/lightgallery@2.2.1/plugins/zoom/lg-zoom.umd.min.js,npm/lightgallery@2.2.1/plugins/fullscreen/lg-fullscreen.umd.min.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@@ -26,6 +26,8 @@
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.16.0/css/mdb.min.css" rel="stylesheet">
|
||||
|
||||
<link href="https:////cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lightgallery@2.2.1/css/lightgallery-bundle.min.css" integrity="sha256-Uxm/PH2he1eJjDjL9GpZSqxO3+ibyFsbhGupVTc9qLg=" crossorigin="anonymous">
|
||||
|
||||
<link href="/app.css" rel="stylesheet">
|
||||
|
||||
|
Reference in New Issue
Block a user