changing title
This commit is contained in:
@ -4,7 +4,7 @@ import Navbar from '../components/Navbar.astro';
|
||||
---
|
||||
<html>
|
||||
<head>
|
||||
<title>My Homepage</title>
|
||||
<title>John Costa</title>
|
||||
</head>
|
||||
<body class="w-full flex flex-col items-center bg-polar-night-400">
|
||||
<Navbar />
|
||||
|
Reference in New Issue
Block a user