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