Commit 29bba1f3 authored by 神楽坂玲奈's avatar 神楽坂玲奈

修复编码问题

parent 4cd38a51
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
<head> <head>
<base href="/"> <base href="/">
<title>MyCard - 萌卡</title> <title>MyCard - 萌卡</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="bootstrap.min.css" rel="stylesheet"> <link href="bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="styles.css"> <link rel="stylesheet" href="styles.css">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment