add wiki
This commit is contained in:
@ -137,7 +137,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-lg max-w-3xl mx-auto opacity-90 leading-relaxed">
|
||||
<strong>Special Note:</strong> It’s always <code class="bg-gray-800 text-teal-400 px-1 rounded">127.0.0.1</code>—say goodbye to the internet and hello to localhost!
|
||||
<CENTER>It’s always <code class="bg-gray-800 text-teal-400 px-1 rounded">127.0.0.1</code>—say goodbye to the internet and hello to localhost!</CENTER>
|
||||
</p>
|
||||
</section>
|
||||
|
||||
@ -159,7 +159,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-lg max-w-3xl mx-auto opacity-90 leading-relaxed">
|
||||
<strong>Ready to code?</strong><BR>Dive into our <a href="https://wiki.my-mc.link/en/api" class="underline text-teal-400 hover:text-blue-400">API documentation</a> and <a href="https://wiki.my-mc.link/en/mymc-lib" class="underline text-teal-400 hover:text-blue-400">MyMCLib guide</a> to start building today!
|
||||
<strong>Ready to code?</strong><BR>Dive into our <a href="https://info.my-mc.link/api/" class="underline text-teal-400 hover:text-blue-400">API documentation</a> and <a href="https://info.my-mc.link/mymc-lib/" class="underline text-teal-400 hover:text-blue-400">MyMCLib guide</a> to start building today!
|
||||
</p>
|
||||
</section>
|
||||
|
||||
@ -173,7 +173,7 @@
|
||||
</p>
|
||||
<div class="flex justify-center gap-4 flex-wrap">
|
||||
<a href="https://join.my-mc.link" class="btn-minecraft text-base" target="_blank">Join Our Discord</a>
|
||||
<a href="https://wiki.my-mc.link" class="btn-minecraft text-base" target="_blank">Explore the Wiki</a>
|
||||
<a href="https://info.my-mc.link" class="btn-minecraft text-base" target="_blank">Explore the Wiki</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user