mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-02 18:58:42 -04:00
Provide x-ua-compatible tag for IE compatibility
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<!-- Keep for compatibility, see http://bit.ly/2tMB6ag -->
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||||
|
||||
<!-- Page description -->
|
||||
{% if page and page.meta.description %}
|
||||
<meta name="description"
|
||||
|
||||
Reference in New Issue
Block a user