Skip to content

Commit

Permalink
Add X-UA-Compatible for Internet Explorer to prevent loading only screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Radoslav Frankovic committed Apr 12, 2016
1 parent 29cb254 commit dfde7fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Loading...</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Expand Down

0 comments on commit dfde7fe

Please sign in to comment.