Revert "Revert "dnsiads""
This reverts commit 621cc106f156376ce27824ff05b33c3d1bdbb4d5.
This commit is contained in:
@ -5,7 +5,7 @@ const posts = await Astro.glob('./posts/*.md');
|
|||||||
---
|
---
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>John Costa - Blog</title>
|
<title>John's 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