changing blog title
This commit is contained in:
@ -5,7 +5,7 @@ const posts = await Astro.glob('./posts/*.md');
|
|||||||
---
|
---
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Blog</title>
|
<title>John Costa - Blog</title>
|
||||||
</head>
|
</head>
|
||||||
<body class="w-full flex flex-col items-center bg-polar-night-400">
|
<body class="w-full flex flex-col items-center bg-polar-night-400">
|
||||||
<Navbar />
|
<Navbar />
|
||||||
|
Reference in New Issue
Block a user