Update encoding settings to UTF8

master
Kirigaya Kazuto 2017-11-22 10:21:24 +08:00
parent fe820acd08
commit 3a7614360c
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<!DOCTYPE>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{{Title}}</title>
<link type="text/css" rel="stylesheet" href="/css/shCore.css">
<script type="text/javascript" src="/js/XRegExp.js"></script>

View File

@ -1,6 +1,7 @@
<!DOCTYPE>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>New Paste</title>
<script type="text/javascript" src="/js/jquery.js"></script>
</head>