fix: changed title from 'bruno' to 'Bruno' (#2476)

Co-authored-by: Anusree Subash <anusree@usebruno.com>
This commit is contained in:
anusreesubash 2024-06-18 11:23:13 +05:30 committed by GitHub
parent b01f2e0c5f
commit ec1b734b3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ export default function Home() {
return ( return (
<div> <div>
<Head> <Head>
<title>bruno</title> <title>Bruno</title>
<link rel="icon" href="/favicon.ico" /> <link rel="icon" href="/favicon.ico" />
</Head> </Head>