mirror of
https://github.com/usebruno/bruno.git
synced 2025-01-22 05:38:40 +01:00
fix: changed title from 'bruno' to 'Bruno' (#2476)
Co-authored-by: Anusree Subash <anusree@usebruno.com>
This commit is contained in:
parent
b01f2e0c5f
commit
ec1b734b3a
@ -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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user