aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.js b/pages/index.js
index e01d076..43e563d 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -13,7 +13,7 @@ export default function Home() {
</Head>
<main className={styles.main}>
<div className={styles.titlelawrence}>
- <h1>Welcome to the Lawrence Hill website!</h1>
+ <h1>Lawrence Hill</h1>
<img src="/Alee.svg" height="20%" width="20%"/>
<h2>Made by Andrew Lee in Next.JS</h2>
</div>