Skip to content

Commit 1fdfe74

Browse files
committed
style (header) : remove slash for self closing meta tag
1 parent 9da2e5b commit 1fdfe74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/templates/partials/header.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<html class="fonts-loading no-js" lang="fr"><!--<![endif]-->
66
<head>
77

8-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
9-
<meta name="viewport" content="initial-scale=1.0" />
8+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
9+
<meta name="viewport" content="initial-scale=1.0">
1010
<meta http-equiv="x-ua-compatible" content="ie=edge">
1111

1212
<title>BeAPI FrontEnd Framework | The WordPress BFF</title>

0 commit comments

Comments
 (0)