changing title
This commit is contained in:
@ -4,7 +4,7 @@ import Navbar from '../components/Navbar.astro';
|
|||||||
---
|
---
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>My Homepage</title>
|
<title>John Costa</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