mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-06 23:33:30 +02:00
chore(cleanup): removed double title card text; less wasted space
This commit is contained in:
@@ -5,9 +5,6 @@ import currentActivityMd from "../content/current-activity.md?raw";
|
||||
export default function CurrentActivity(): ReactElement {
|
||||
return (
|
||||
<>
|
||||
<h1 className="text-center m-6 text-3xl font-bold text-ctp-mauve">
|
||||
Current activity
|
||||
</h1>
|
||||
<MdProcessor content={currentActivityMd} />
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user