mirror of
https://github.com/TangentFoxy/lovebird.git
synced 2025-07-28 11:02:19 +00:00
Add utf-8 charset to HTML
This commit is contained in:
@@ -49,6 +49,7 @@ end
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="x-ua-compatible" content="IE=Edge"/>
|
<meta http-equiv="x-ua-compatible" content="IE=Edge"/>
|
||||||
|
<meta charset="utf-8">
|
||||||
<title>lovebird</title>
|
<title>lovebird</title>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
Reference in New Issue
Block a user