Skip to content

Commit

Permalink
Update website title
Browse files Browse the repository at this point in the history
  • Loading branch information
iancheung0202 authored Nov 21, 2024
1 parent cade2a0 commit ef08260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default function Layout(props: { children: ReactNode }) {
return (
<html lang="en" className={"scroll-smooth " + abel.className}>
<head>
<title>GunnHaX</title>
<title>GunnHaXI</title>
<meta charSet="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
{/* <link rel="icon" type="image/png" href="/favicon.png" /> */}
Expand Down

1 comment on commit ef08260

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for gunnhacks11-0 ready!

✅ Preview
https://gunnhacks11-0-n7sc1s0oe-daniel-kous-projects.vercel.app

Built with commit ef08260.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.