fix(charset): Add UTF-8

This commit is contained in:
ydreniv 2023-07-19 08:15:09 +00:00
parent 89a48b138f
commit 3ebc00f9e8

View File

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Ydreniv's ~ webpage</title>
<link rel="stylesheet" href="{{ config.base_url }}/base.css">
{% block stylesheet %}