Skip to content

Commit 18ad1f2

Browse files
committed
De-uglified links
1 parent fca1157 commit 18ad1f2

File tree

5 files changed

+49
-49
lines changed

5 files changed

+49
-49
lines changed

attributions/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</head>
6767
<body>
6868
<div style="position: absolute; top: 0; left: 0; width: 100vw; height: 3.5em; display: flex; align-items: center;" class="header">
69-
<a href="/index.html" style="text-indent: 1rem;">
69+
<a href="/" style="text-indent: 1rem;">
7070
<span style="color: white; font-size: 20pt; filter: drop-shadow(0 3px 3px black); margin-left: 45px;" class="logo">
7171
<img src="/img/New_Nintendo_3DS_Edition.webp" style="width: 180px; vertical-align: middle; position: relative; bottom: 3px; image-rendering: auto;">
7272
<span style="position: absolute; display: inline-block; color: yellow; transform-origin: left; transform: translateX(-100px) translateY(25px) scale(0.65) rotate(-15deg); animation: scaleText 2s ease-in-out infinite;">

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</head>
2727
<body>
2828
<div style="position: absolute; top: 0; left: 0; width: 100vw; height: 3.5em; display: flex; align-items: center;" class="header">
29-
<a href="index.html" style="text-indent: 1rem;">
29+
<a href="/" style="text-indent: 1rem;">
3030
<span style="color: white; font-size: 20pt; filter: drop-shadow(0 3px 3px black); margin-left: 45px;" class="logo">
3131
<img src="img/New_Nintendo_3DS_Edition.webp" style="width: 180px; vertical-align: middle; position: relative; bottom: 3px; image-rendering: auto;">
3232
<span style="position: absolute; display: inline-block; color: yellow; transform-origin: left; transform: translateX(-100px) translateY(25px) scale(0.65) rotate(-15deg); animation: scaleText 2s ease-in-out infinite;">
@@ -64,7 +64,7 @@
6464
<!--wyndchyme was here. Please try to keep this down to nine slides.-->
6565
<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));">
6666
<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='/unistore/index.html';" class="logoCell">
67+
<img src="img/logos/unistore.png" style="width:200px; position: relative; filter: drop-shadow(0 1px 1px black);" onclick="window.location.href='/unistore/';" class="logoCell">
6868
</div>
6969
<div class="gallery-cell">
7070
<img src="img/news/featured/halloween.jpg" style="width: 500px; position: relative;">
@@ -142,7 +142,7 @@ <h2 id="entry-32-3-4-2025">Entry 32 (3-4-2025)</h2>
142142
<ul>
143143
<li><p>The <a href="https://github.com/Minecraft-3DS-Community/Minecraft-3ds-unistore">Community Unistore</a> has once again been updated with an ongoing series of drops.</p>
144144
</li>
145-
<li><p>This news feed is now also avaliable on the testing site for the new <a href="https://minecraft-3ds-community.github.io/index.html">Minecraft 3DS Community website.</a></p>
145+
<li><p>This news feed is now also avaliable on the testing site for the new <a href="https://minecraft-3ds-community.github.io/">Minecraft 3DS Community website.</a></p>
146146
</li>
147147
</ul>
148148
<h2 id="entry-31-7-3-2025">Entry 31 (7-3-2025)</h2>

0 commit comments

Comments
 (0)