We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5006477 commit c825019Copy full SHA for c825019
addons.html
@@ -4,6 +4,12 @@
4
5
<head>
6
<title>Addons</title>
7
+
8
+ <!-- Compatibility -->
9
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
10
+ <meta http-equiv="x-ua-compatible" content="ie=edge">
11
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
12
13
<!-- CSS -->
14
<link rel="stylesheet" href="css/bootstrap.min.css">
15
<link rel="stylesheet" href="css/basicStyles.css">
0 commit comments