Skip to content

Commit b565a36

Browse files
authored
Merge pull request #77 from BeAPI/feature/meta-description
Feature/meta description
2 parents 1be6f1b + 1fdfe74 commit b565a36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/templates/partials/header.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
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>
13-
13+
<meta name="description" content="BeAPI FrontEnd Framework is a Front-end WordPress theme friendly boilerplate to help you to build your own WordPress theme with modern tools and a better productivity.">
1414
<!-- Web App favicons from /assets/img/favicons/index_hd.html -->
1515
<link rel="manifest" href="assets/img/favicons/manifest.json">
1616
<meta name="mobile-web-app-capable" content="yes">

0 commit comments

Comments
 (0)