Skip to content

Commit

Permalink
last hope.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirKnubble committed Jul 25, 2024
1 parent 5a2902e commit b5348bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion map/gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<link rel="icon" href="/home/css/cat.png">
<link rel="stylesheet" href="/map/css/styles.css">
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
<script src="/node_modules/blueimp-gallery/js/blueimp-gallery.min.js"></script>
<title>SirKnubble´s Repository - Gallery</title>
</head>

Expand Down Expand Up @@ -357,7 +358,6 @@ <h3 class="title"></h3>
<a href="/map/images/treasure/treasure295.jpg" title="Treasure 295"><img src="/map/icons/treasure.png" alt="Treasure 295" /></a>
<a href="/map/images/treasure/treasure296.jpg" title="Treasure 296"><img src="/map/icons/treasure.png" alt="Treasure 296" /></a>
</div>
<script src="/node_modules/blueimp-gallery/js/blueimp-gallery.min.js"></script>
<script>
document.getElementById('links').onclick = function (event) {
event = event || window.event
Expand Down

0 comments on commit b5348bc

Please sign in to comment.