Skip to content

Commit

Permalink
fix: changed title from 'bruno' to 'Bruno' (#2476)
Browse files Browse the repository at this point in the history
Co-authored-by: Anusree Subash <anusree@usebruno.com>
  • Loading branch information
anusreesubash and Anusree Subash authored Jun 18, 2024
1 parent b01f2e0 commit ec1b734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bruno-app/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default function Home() {
return (
<div>
<Head>
<title>bruno</title>
<title>Bruno</title>
<link rel="icon" href="/favicon.ico" />
</Head>

Expand Down

0 comments on commit ec1b734

Please sign in to comment.