Compare commits

...
2 Commits
Author SHA1 Message Date
AramJonghu 5fcae9d1fb Removal of jj commit contents, test commits 2026-07-02 23:41:41 +02:00
AramJonghu 5930df4f4f Removing test commit changes with jj 2026-07-02 23:38:16 +02:00
+2 -2
View File
@@ -6,9 +6,9 @@ export default function About() {
</h1> </h1>
<div className="flex justify-center mb-6"> <div className="flex justify-center mb-6">
<p className="text-ctp-text"> <p className="text-ctp-text">
Here is some interesting text to start a new commit to new
branch.
</p> </p>
<p className="text-ctp-text"></p>
</div> </div>
</> </>
); );