Skip to content

Commit df99a2f

Browse files
author
Khoubza Younes
committed
update social media image
1 parent c7c6339 commit df99a2f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

_includes/head.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
33
<meta name="viewport" content="width=device-width, initial-scale=1"/>
44

5-
{% if site.data.project.description %}
6-
<meta name="description" content="{{ site.data.project.description }}"/>
7-
{% endif %}
8-
9-
{% seo %}
10-
115
<meta name="twitter:image:src" content="https://php-flasher.io/dist/images/php-flasher-social-card.png" />
126
<meta name="twitter:site" content="@phpflasher" />
137
<meta name="twitter:card" content="summary_large_image" />
@@ -20,6 +14,8 @@
2014
<meta property="og:title" content="https://php-flasher.io" />
2115
<meta property="og:url" content="https://php-flasher.io" />
2216

17+
{% seo %}
18+
2319
<link rel="icon" type="image/png" href="/dist/images/favicon.ico"/>
2420
<link rel="apple-touch-icon" sizes="180x180" href="/dist/images/apple-touch-icon.png">
2521
<link rel="icon" type="image/png" sizes="32x32" href="/dist/images/favicon-32x32.png">

0 commit comments

Comments
 (0)