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