Skip to content

Commit 9da2e5b

Browse files
committed
feat (header) : add static meta description for SEO purpose
1 parent 1be6f1b commit 9da2e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/templates/partials/header.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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)