mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
Declare utf-8 in index.html.
This commit is contained in:
parent
5a1dffcceb
commit
933c117a48
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>Snowflake</title>
|
<title>Snowflake</title>
|
||||||
|
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
text-align: center; margin: auto;
|
text-align: center; margin: auto;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue