adding utf-8 chars
This commit is contained in:
@ -3,6 +3,7 @@ import Navbar from '../components/Navbar.astro';
|
|||||||
---
|
---
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
<title>Blog post</title>
|
<title>Blog post</title>
|
||||||
</head>
|
</head>
|
||||||
<body class="flex flex-col items-center bg-polar-night-400">
|
<body class="flex flex-col items-center bg-polar-night-400">
|
||||||
|
Reference in New Issue
Block a user