adding utf-8 chars
This commit is contained in:
@ -10,6 +10,7 @@ const sortedPosts = posts.sort((a, b) => {
|
||||
---
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>John's Blog</title>
|
||||
</head>
|
||||
<body class="w-full flex flex-col items-center bg-polar-night-400">
|
||||
|
Reference in New Issue
Block a user