Skip to content

Commit b5542fa

Browse files
committed
_includes/head.html: Drop useless meta http-equiv="cleartype" tag
This meta tag is only useful for pre-IE9 era and is now useless. For example, see the discussion on its removal a decade ago at https://www.drupal.org/project/drupal/issues/1717090 . We should not keep it anymore.
1 parent 0c38d8b commit b5542fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_includes/head.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@
1717

1818
<!-- For all browsers -->
1919
<link rel="stylesheet" href="{{ base_path }}/assets/css/main.css">
20-
21-
<meta http-equiv="cleartype" content="on">

0 commit comments

Comments
 (0)