2
0
Geremia Taglialatela 10 жил өмнө
parent
commit
4bffc6dc54

+ 1 - 0
src/_layouts/base.html

@@ -7,6 +7,7 @@
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="description" content="Font Awesome, the iconic font and CSS framework">
   <meta name="author" content="Dave Gandy">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <link rel="shortcut icon" href="{{ page.relative_path }}assets/ico/favicon.ico">
 
   <title>{% if page.title %}{{ page.title }}{% endif %}</title>