summaryrefslogtreecommitdiffstats
path: root/templates/html/header.html
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-05-24 10:10:16 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2021-05-24 10:10:16 (GMT)
commit8fa6f9c282ee328df22b0ba007a407e2c2751bab (patch)
treea987c9c1a7ce14378baa7f37cfa9f0d2c43c332f /templates/html/header.html
parent09b4200ed5bb66b58f4c77f439336398253f57ea (diff)
parent8bd1b49051ee6c69d1216b952bf6e69e4f2987c1 (diff)
downloadDoxygen-8fa6f9c282ee328df22b0ba007a407e2c2751bab.zip
Doxygen-8fa6f9c282ee328df22b0ba007a407e2c2751bab.tar.gz
Doxygen-8fa6f9c282ee328df22b0ba007a407e2c2751bab.tar.bz2
Merge branch 'master' of github.com:doxygen/doxygen
Diffstat (limited to 'templates/html/header.html')
-rw-r--r--templates/html/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/header.html b/templates/html/header.html
index 628b61e..8db982e 100644
--- a/templates/html/header.html
+++ b/templates/html/header.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
-<meta http-equiv="X-UA-Compatible" content="IE=9"/>
+<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen $doxygenversion"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->