mirror of
https://git.aramjonghu.nl/AramJonghu/aramjonghu-site.git
synced 2026-06-07 21:58:25 +02:00
reset initial commit
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
import Intro from "../components/Intro";
|
||||
|
||||
export default function Home() {
|
||||
|
||||
return(
|
||||
<div className="">
|
||||
<Intro></Intro>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user