adding utf-8 chars
This commit is contained in:
@ -10,6 +10,7 @@ const sortedPosts = posts.sort((a, b) => {
|
|||||||
---
|
---
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
<title>John's 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">
|
||||||
|
Reference in New Issue
Block a user