zenno/index: move discord bot to its own section
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 class="mt-8 mb-4 text-4xl">Character Tools</h2>
|
<h2 class="mt-8 mb-4 text-4xl">Character Tools</h2>
|
||||||
<ul>
|
<ul class="mb-4 list-disc pl-4">
|
||||||
<li>
|
<li>
|
||||||
<a href={resolve('/chara/affinity')}>Affinity Details</a> — Details of why characters have the base compatibility numbers
|
<a href={resolve('/chara/affinity')}>Affinity Details</a> — Details of why characters have the base compatibility numbers
|
||||||
they have.
|
they have.
|
||||||
@@ -29,11 +29,6 @@
|
|||||||
<a href={resolve('/chara/convo')}>Lobby Conversations</a> — Check participants in lobby conversations and get recommendations
|
<a href={resolve('/chara/convo')}>Lobby Conversations</a> — Check participants in lobby conversations and get recommendations
|
||||||
on unlocking them quickly.
|
on unlocking them quickly.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<a href="https://discord.com/oauth2/authorize?client_id=1461931240264568994" target="_blank" rel="noopener noreferrer"
|
|
||||||
>Discord Bot</a
|
|
||||||
> — Skill search by name or unique owner within Discord. Install to a server or user.
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2 class="my-4 text-4xl">Documents</h2>
|
<h2 class="my-4 text-4xl">Documents</h2>
|
||||||
@@ -56,5 +51,14 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h2 class="my-4 text-4xl">&c.</h2>
|
||||||
|
<ul class="mb-4 list-disc pl-4">
|
||||||
|
<li>
|
||||||
|
<a href="https://discord.com/oauth2/authorize?client_id=1461931240264568994" target="_blank" rel="noopener noreferrer"
|
||||||
|
>Discord Bot</a
|
||||||
|
> — Skill search by name or unique owner within Discord. Install to a server or user.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h2 class="my-4 text-4xl">About</h2>
|
<h2 class="my-4 text-4xl">About</h2>
|
||||||
<p>My repository of tools to fill some gaps I've felt in Umamusume optimization, as well as original research and editorials.</p>
|
<p>My repository of tools to fill some gaps I've felt in Umamusume optimization, as well as original research and editorials.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user