We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24bc51d commit 31726a8Copy full SHA for 31726a8
template/page.lua
@@ -17,6 +17,7 @@ return
17
# for _, header in ipairs(_page.headers) do
18
$(header)
19
# end
20
+ <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
21
</head>
22
#end
23
<body>
0 commit comments