remove h3 tag from mod name

main
SolDev69 2 years ago committed by GitHub
parent ab8d65a20a
commit 839db42818
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@
<p> For any support, contact the Cursed Creations team at <a href="https://discord.gg/gBXj5j55uf">https://discord.gg/gBXj5j55uf</a>
</p>
<ul>
<h3><li><a href="expandedworlds.html">World Expansion (64bit and BigInteger Worldgen)</a></li></h3>
<li><a href="expandedworlds.html">World Expansion (64bit and BigInteger Worldgen)</a></li>
</ul></ul>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
</body>

Loading…
Cancel
Save