We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09fbc33 commit be83dc4Copy full SHA for be83dc4
index.html
@@ -64,7 +64,7 @@
64
<!--wyndchyme was here. Please try to keep this down to nine slides.-->
65
<div class="gallery js-flickity" data-flickity-options='{"autoPlay": 3500, "wrapAround": true}' style="filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.5));">
66
<div class="gallery-cell" style="background-color: rgb(74, 110, 157);">
67
- <img src="img/logos/unistore.png" style="width:200px; position: relative; filter: drop-shadow(0 1px 1px black);" onclick="window.location.href='https://github.com/Minecraft-3DS-Community/Minecraft-3ds-unistore';" class="logoCell">
+ <img src="img/logos/unistore.png" style="width:200px; position: relative; filter: drop-shadow(0 1px 1px black);" onclick="window.location.href='/unistore/index.html';" class="logoCell">
68
</div>
69
<div class="gallery-cell">
70
<img src="img/news/featured/halloween.jpg" style="width: 500px; position: relative;">
0 commit comments