Revert "Revert "dnsiads""

This reverts commit 621cc106f156376ce27824ff05b33c3d1bdbb4d5.
This commit is contained in:
2022-08-21 15:55:28 +01:00
parent 621cc106f1
commit ae576c02ed

View File

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