mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-10 00:33:30 +02:00
testing addition
This commit is contained in:
@@ -5,7 +5,13 @@ export default function About() {
|
|||||||
About
|
About
|
||||||
</h1>
|
</h1>
|
||||||
<div className="flex justify-center mb-6">
|
<div className="flex justify-center mb-6">
|
||||||
<p className="text-ctp-text"></p>
|
<p className="text-ctp-text">
|
||||||
|
Here is some interesting text to start a new commit to new
|
||||||
|
branch.
|
||||||
|
</p>
|
||||||
|
<p className="text-ctp-text">
|
||||||
|
jjing.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user