Removing test commit changes with jj

This commit is contained in:
2026-07-05 15:11:28 +02:00
committed by Forgejo Server
co-authored by Forgejo Server
parent 089a0f3e32
commit dcb428114c
+2 -2
View File
@@ -6,9 +6,9 @@ export default function About() {
</h1>
<div className="flex justify-center mb-6">
<p className="text-ctp-text">
Here is some interesting text to start a new commit to new
branch.
</p>
<p className="text-ctp-text"></p>
</div>
</>
);