Fix non-rendering unicode characters on test page
FREEBIE
This commit is contained in:
parent
a9b4109e9b
commit
18b8907c96
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
<html>
|
<html>
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset='utf-8'>
|
||||||
<title>TextSecure test runner</title>
|
<title>TextSecure test runner</title>
|
||||||
<link rel="stylesheet" href="../components/mocha/mocha.css" />
|
<link rel="stylesheet" href="../components/mocha/mocha.css" />
|
||||||
<link rel="stylesheet" href="../stylesheets/manifest.css" />
|
<link rel="stylesheet" href="../stylesheets/manifest.css" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue