mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-13 17:53:31 +02:00
Compare commits
3
Commits
master
...
039568f1ec
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
039568f1ec | ||
|
|
1840fbe4be | ||
|
|
207672c7dd |
@@ -5,7 +5,10 @@ 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>
|
||||||
</div>
|
</div>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user