Compare commits
No commits in common. "5c139e83f5e2f14163f86287990f12386e42a176" and "b1422269bb3125cf0d803b1ab396bb3521983f5c" have entirely different histories.
5c139e83f5
...
b1422269bb
@ -49,7 +49,6 @@ export default function RootLayout({
|
||||
marginTop: "2rem",
|
||||
textAlign: "center",
|
||||
color: "#888",
|
||||
maxWidth: "80vw",
|
||||
}}
|
||||
className={bodyFont.className}
|
||||
>
|
||||
|
@ -9,14 +9,12 @@ export default function App() {
|
||||
<>
|
||||
hi,
|
||||
<br />
|
||||
<br /> how nice of you to stop by.
|
||||
<br /> thanks for stopping by.
|
||||
<br />
|
||||
<br /> this cute little site is my own little playground. my own corner of
|
||||
the web for me to share and show off.
|
||||
<br /> this is still a work in progress, so it's a little sparse.
|
||||
<br />
|
||||
<br /> feel free to poke around and see what you find.
|
||||
<br />
|
||||
<br /> — naresh
|
||||
<br /> naresh.
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user