Revert "dnsiads"

This reverts commit 255e60a682961a42275d7678beee3facab87f32f.
This commit is contained in:
2022-08-21 15:54:43 +01:00
parent 255e60a682
commit 621cc106f1

View File

@ -5,7 +5,7 @@ const posts = await Astro.glob('./posts/*.md');
---
<html>
<head>
<title>John's Blog</title>
<title>John Costa - Blog</title>
</head>
<body class="w-full flex flex-col items-center bg-polar-night-400">
<Navbar />