core: cleanup old canvas test

This commit is contained in:
Trianta
2024-12-10 02:39:36 -06:00
parent 6b50321421
commit 4c21ed0fdf
3 changed files with 9 additions and 11 deletions
+2 -2
View File
@@ -20,7 +20,7 @@
<a href="/contact">Contact</a>
</div>
<h2>Current Personal Projects</h2>
<div class="card canvas">
<div class="card">
<h3>Wrench</h3>
<p>Description: A simple application to handle all of your Linux configuration needs.</p>
<p>Language: C++26</p>
@@ -28,7 +28,7 @@
<p>Frameworks: Qt6</p>
<a href="https://github.com/Trimutex/wrench">View Repository</a>
</div>
<div class="card canvas">
<div class="card">
<h3>Synopsis</h3>
<p>Description: A markdown repository containing details and changes of servers I maintain.</p>
<a href="https://github.com/Trimutex/synopsis">View Repository</a>