mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-07-31 10:30:15 +02:00
Remove IE edge.
This commit is contained in:
@@ -4,7 +4,6 @@ doctype html
|
|||||||
|
|
||||||
head
|
head
|
||||||
meta( charset="utf-8" )
|
meta( charset="utf-8" )
|
||||||
meta( http-equiv="X-UA-Compatible", content="IE=edge" )
|
|
||||||
title {{pkg.name}} {{pkg.version}} Server Setup
|
title {{pkg.name}} {{pkg.version}} Server Setup
|
||||||
meta( name="description", content="{{pkg.name}} {{pkg.version}} Server Setup" )
|
meta( name="description", content="{{pkg.name}} {{pkg.version}} Server Setup" )
|
||||||
meta( name="viewport", content="width=device-width, initial-scale=1" )
|
meta( name="viewport", content="width=device-width, initial-scale=1" )
|
||||||
|
@@ -9,7 +9,6 @@ doctype html
|
|||||||
|
|
||||||
head
|
head
|
||||||
meta( charset="utf-8" )
|
meta( charset="utf-8" )
|
||||||
meta( http-equiv="X-UA-Compatible", content="IE=edge" )
|
|
||||||
title index · powered by {{pkg.name}} {{pkg.version}} ({{pkg.homepage}})
|
title index · powered by {{pkg.name}} {{pkg.version}} ({{pkg.homepage}})
|
||||||
meta( name="description", content="index - powered by {{pkg.name}} {{pkg.version}} ({{pkg.homepage}})" )
|
meta( name="description", content="index - powered by {{pkg.name}} {{pkg.version}} ({{pkg.homepage}})" )
|
||||||
meta( name="viewport", content="width=device-width, initial-scale=1" )
|
meta( name="viewport", content="width=device-width, initial-scale=1" )
|
||||||
|
Reference in New Issue
Block a user