IE stuff
This commit is contained in:
parent
bdb2868a14
commit
4ae787c0b3
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title><%= document.title %> // Tim Stallard</title>
|
<title><%= document.title %> // Tim Stallard</title>
|
||||||
<link rel="stylesheet" href="/libs/Animate.css" />
|
<link rel="stylesheet" href="/libs/Animate.css" />
|
||||||
@ -13,6 +13,7 @@
|
|||||||
<meta name="theme-color" content="#6d0000">
|
<meta name="theme-color" content="#6d0000">
|
||||||
<meta name="msapplication-navbutton-color" content="#6d0000">
|
<meta name="msapplication-navbutton-color" content="#6d0000">
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="#6d0000">
|
<meta name="apple-mobile-web-app-status-bar-style" content="#6d0000">
|
||||||
|
<meta http-equiv="x-ua-compatible" content="IE=Edge"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="main">
|
<div id="main">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user