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 9da2e5b commit 1fdfe74Copy full SHA for 1fdfe74
src/templates/partials/header.php
@@ -5,8 +5,8 @@
5
<html class="fonts-loading no-js" lang="fr"><!--<![endif]-->
6
<head>
7
8
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
9
- <meta name="viewport" content="initial-scale=1.0" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta name="viewport" content="initial-scale=1.0">
10
<meta http-equiv="x-ua-compatible" content="ie=edge">
11
12
<title>BeAPI FrontEnd Framework | The WordPress BFF</title>
0 commit comments