Skip to content

Commit a43b4d1

Browse files
Updated photo
1 parent 0f07ad5 commit a43b4d1

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

components/CardGroup.tsx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
export const metadata = {
2+
title: "Haries Ramdhani",
3+
description:
4+
"Github Page of Haries Ramdhani",
5+
viewport: "width=device-width, initial-scale=1",
6+
icons: {
7+
icon: "/img/icon.png",
8+
},
9+
};
10+
11+
export default function Home() {
12+
return (
13+
<>
14+
<p>Just a test</p>
15+
</>
16+
);
17+
}

public/img/github_photo.png

4.55 MB
Loading
1.12 MB
Loading

0 commit comments

Comments
 (0)