Removing test commit changes with jj

This commit is contained in:
2026-07-02 23:38:16 +02:00
parent 039568f1ec
commit 5930df4f4f
+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>
</>
);