updated descriptions

This commit is contained in:
Frederik Palmø 2022-03-28 20:46:31 +02:00
parent 63751a1ac0
commit 998929c5cd

View File

@ -32,14 +32,6 @@
<main> <main>
<div class="cards"> <div class="cards">
<article>
<a href="/planner.html">
<h3>Build Planner</h3>
<br>
<p>Create a new build.</p>
</a>
</article>
<article> <article>
<a href="/class.html"> <a href="/class.html">
<h3>Class Optimizer</h3> <h3>Class Optimizer</h3>
@ -56,9 +48,17 @@
</a> </a>
</article> </article>
<article>
<a href="/planner.html">
<h3>Build Planner (in progress)</h3>
<br>
<p>Create a new build.</p>
</a>
</article>
<article> <article>
<a href="/censor.html"> <a href="/censor.html">
<h3>Censor Checker (todo)</h3> <h3>Censor Checker (in progress)</h3>
<br> <br>
<p>Detect censored names.</p> <p>Detect censored names.</p>
</a> </a>
@ -66,7 +66,7 @@
<article> <article>
<a href="/weapons.html"> <a href="/weapons.html">
<h3>Weapon Finder (todo)</h3> <h3>Weapon Finder (in progress)</h3>
<br> <br>
<p>Get suggestions for usable weapons.</p> <p>Get suggestions for usable weapons.</p>
</a> </a>