fix(charset): Add UTF-8

main
ydreniv 2023-07-19 08:15:09 +00:00
parent 89a48b138f
commit 3ebc00f9e8
1 changed files with 1 additions and 0 deletions

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 %}