Skip to content

Commit af23cca

Browse files
committed
default to utf8 charset
1 parent 5f74181 commit af23cca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!doctype html>
22
<html xmlns:ng="http://angularjs.org/">
33
<head>
4+
<meta charset="utf-8">
45
<title>my angular app</title>
56
<link rel="stylesheet" href="css/app.css"/>
67
</head>

0 commit comments

Comments
 (0)