zenno: link up race/gate

This commit is contained in:
2026-07-06 09:23:37 -04:00
parent 02f723b83a
commit dbb0dcd2dc
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -15,6 +15,9 @@
<a href={resolve('/race/mspeed')}>Front Runner Mechanical Speed Comparator</a> &mdash; Compare spot struggle and lane combo to the <a href={resolve('/race/mspeed')}>Front Runner Mechanical Speed Comparator</a> &mdash; Compare spot struggle and lane combo to the
effects of individual skills. effects of individual skills.
</li> </li>
<li>
<a href={resolve('/race/gate')}>Gate Calculator</a> &mdash; Calculate the importance of acceleration effects at the starting gate.
</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>
+3
View File
@@ -14,4 +14,7 @@
<a href={resolve('/race/mspeed')}>Front Runner Mechanical Speed Comparator</a> &mdash; Compare spot struggle and lane combo to the <a href={resolve('/race/mspeed')}>Front Runner Mechanical Speed Comparator</a> &mdash; Compare spot struggle and lane combo to the
effects of individual skills. effects of individual skills.
</li> </li>
<li>
<a href={resolve('/race/gate')}>Gate Calculator</a> &mdash; Calculate the importance of acceleration effects at the starting gate.
</li>
</ul> </ul>