Skip to content

Commit 5aa36dc

Browse files
authored
Update Layout.astro
1 parent 9e29ec0 commit 5aa36dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/layouts/Layout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import '../styles/global.css'
99
<meta name="viewport" content="width=device-width" />
1010
<link rel="icon" type="image/png" href="/favicon-32x32.png" />
1111
<meta name="generator" content={Astro.generator} />
12-
<title>ETHBrno×3 (2025)</title>
12+
<title>ETHBrno×3</title>
1313
</head>
1414
<body>
1515
<div class="max-w-3xl m-auto pt-8 font-mono pb-16 px-4">

0 commit comments

Comments
 (0)