mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-11 17:13:29 +02:00
cleanup: format + minor setup About component
This commit is contained in:
@@ -4,7 +4,9 @@ export default function About() {
|
|||||||
<h1 className="text-center m-6 text-3xl font-bold text-ctp-mauve">
|
<h1 className="text-center m-6 text-3xl font-bold text-ctp-mauve">
|
||||||
About
|
About
|
||||||
</h1>
|
</h1>
|
||||||
<div></div>
|
<div className="flex justify-center mb-6">
|
||||||
|
<p className="text-ctp-text"></p>
|
||||||
|
</div>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
-6
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "aramjonghu-site",
|
|
||||||
"lockfileVersion": 3,
|
|
||||||
"requires": true,
|
|
||||||
"packages": {}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user