Skip to content

Commit fcfe6f3

Browse files
committed
⚙️ Fix: Fallback to Container banner + Add keywords in meta tags
1 parent f225292 commit fcfe6f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pages/index.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ export default function Home() {
2727
return (
2828
<Container
2929
title="Manu Arora - Developer, Writer, Creator"
30-
description="Full-Stack developer, JavaScript enthusiast, Freelancer and a Learner."
31-
image="/static/images/banner.png"
30+
description="Full-Stack developer, JavaScript enthusiast, Freelancer, Tech Blogger and a Learner. I love building products and web apps that impact millions of lives."
3231
>
3332
<div className="flex flex-col justify-center items-start max-w-2xl mx-auto mb-16">
3433
<div className="flex flex-col md:flex-row justify-between">

0 commit comments

Comments
 (0)