We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c28bef6 commit ba1090dCopy full SHA for ba1090d
snippets/html.snippets
@@ -609,7 +609,7 @@ snippet meta:d
609
snippet meta:compat
610
<meta http-equiv="X-UA-Compatible" content="IE=${1:7,8,edge}">
611
snippet meta:refresh
612
- <meta http-equiv="refresh" content="text/html;charset=UTF-8">
+ <meta http-equiv="refresh" content="3;url=${0}">
613
snippet meta:utf
614
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
615
snippet meter
0 commit comments