fix: update title

This commit is contained in:
Derrick Hammer 2023-11-04 04:02:37 -04:00
parent d43436382f
commit f48a8e9385
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import "@/styles/globals.scss";
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width" />
<meta name="generator" content={Astro.generator} />
<title>Astro</title>
<title>Web3 Browser - Powered By Lume Web</title>
</head>
<body>
<main class="bg-neutral-950 w-full">