Update App.jsx

This commit is contained in:
Clippii
2026-06-28 17:13:31 +01:00
committed by GitHub
parent 8b24b12ffb
commit 44abd3f225
+1 -1
View File
@@ -3121,7 +3121,7 @@ function BlogPage({ navigate, posts }) {
</p>
<h1 className="mt-2 text-4xl font-bold">News and updates</h1>
<p className="mt-3 max-w-2xl text-text-soft">
Updates from the TSS bot, posted from Markdown files in the repo.
Updates from the TSS bot team :3
</p>
</div>