Implemented Task Manager

This commit is contained in:
2026-04-13 14:25:53 -05:00
parent 1aadf40164
commit d2604b5c10
9 changed files with 234 additions and 6 deletions

View File

@@ -68,11 +68,11 @@
</div>
<div id="news">
<h2>News</h2>
<h3>Test1</h3>
<p>Foo, Bar, Baz</p>
<h3>Error: Not Implemented</h3>
<p>Unable to connect to Index Feed.</p>
<hr>
<h3>Test2</h3>
<p>Quux, Quuux, Quuuux</p>
<h3>Example Text</h3>
<p>Foo, Bar, Baz, Quux</p>
</div>
</div>
</div>