mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
fix: anchor tag issue
This commit is contained in:
@@ -117,9 +117,9 @@
|
|||||||
<p class="text-base font-medium text-neutral-100">
|
<p class="text-base font-medium text-neutral-100">
|
||||||
<span class="font-bold text-orange-400">Special Guide:</span> Wondering how to get
|
<span class="font-bold text-orange-400">Special Guide:</span> Wondering how to get
|
||||||
this icon? Check out our
|
this icon? Check out our
|
||||||
href="/post/how-to-get-hatty-crabby-icon-in-league-of-legends"
|
<a href="/post/how-to-get-hatty-crabby-icon-in-league-of-legends"
|
||||||
class="text-orange-400 underline hover:text-orange-300">complete guide on
|
class="text-orange-400 underline hover:text-orange-300">complete guide on
|
||||||
obtaining the Hatty Crabby Icon</a>.
|
obtaining the Hatty Crabby Icon</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
|
|||||||
Reference in New Issue
Block a user