Skip to content

Commit

Permalink
heading change
Browse files Browse the repository at this point in the history
dottharun committed Nov 19, 2023
1 parent 221eac1 commit 19584ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client_cafemap/src/components/Header.tsx
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ const Header = () => {
<>
<div className="flex justify-center p-4">
<div className="">
<h1 className="font-mono italic pb-2">Restaurants Finder</h1>
<h1 className="font-mono italic pb-2">Restaurants and Cafe Finder</h1>
<p className="text-xs">Share your experiences 🌺</p>
</div>
</div>

0 comments on commit 19584ad

Please sign in to comment.