mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Add <meta> tag to force latest version of IE (#2837)
This commit is contained in:
committed by
Corey Hulen
parent
23f6cdf3aa
commit
9e07f4b021
@@ -1,6 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1'>
|
||||
<meta name='robots' content='noindex, nofollow'>
|
||||
<meta name='referrer' content='no-referrer'>
|
||||
|
||||
Reference in New Issue
Block a user