mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-08-03 12:38:14 -04:00
theme: Remove Internet Explorer configs (#2929)
This commit is contained in:
parent
4a23a1f41e
commit
974cb87958
@ -1,4 +1,3 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
||||
{{ hugo.Generator }}
|
||||
|
||||
|
@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="images/favicons/mstile-150x150.png"/>
|
||||
<square310x310logo src="images/favicons/mstile-310x310.png"/>
|
||||
<TileColor>#2d89ef</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
Loading…
x
Reference in New Issue
Block a user