Add: html charset
This commit is contained in:
parent
a6c0ae3321
commit
942f6623d6
@ -2,6 +2,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>{{ template "title" . }}</title>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css">
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user