Skip to content

Commit c7c6339

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

File tree

5 files changed

+17
-5
lines changed

5 files changed

+17
-5
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ author:
1212

1313
image:
1414
path: https://php-flasher.io/dist/images/php-flasher-social-card.png
15-
alt: PHPFlasher Logo
15+
alt: PHPFlasher
1616

1717
twitter:
1818
username: phpflasher

_data/entrypoints.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"/dist/homepage.11d1d76a.js"
77
],
88
"css": [
9-
"/dist/857.cdff35a8.css",
9+
"/dist/857.a1b18107.css",
1010
"/dist/homepage.daa70971.css"
1111
]
1212
},
@@ -20,7 +20,7 @@
2020
"/dist/main.8f541b38.js"
2121
],
2222
"css": [
23-
"/dist/857.cdff35a8.css",
23+
"/dist/857.a1b18107.css",
2424
"/dist/main.35f80290.css"
2525
]
2626
},

_data/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dist/383.82e9b159.js": "/dist/383.82e9b159.js",
3434
"dist/814.47265ca3.js": "/dist/814.47265ca3.js",
3535
"dist/874.88ddb3c9.js": "/dist/874.88ddb3c9.js",
36-
"dist/857.cdff35a8.css": "/dist/857.cdff35a8.css",
36+
"dist/857.a1b18107.css": "/dist/857.a1b18107.css",
3737
"dist/fonts/fa-duotone-900.ttf": "/dist/fonts/fa-duotone-900.7aaed888.ttf",
3838
"dist/fonts/fa-thin-100.ttf": "/dist/fonts/fa-thin-100.e979819d.ttf",
3939
"dist/fonts/fa-light-300.ttf": "/dist/fonts/fa-light-300.c92b45dd.ttf",

_includes/head.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@
88

99
{% seo %}
1010

11+
<meta name="twitter:image:src" content="https://php-flasher.io/dist/images/php-flasher-social-card.png" />
12+
<meta name="twitter:site" content="@phpflasher" />
13+
<meta name="twitter:card" content="summary_large_image" />
14+
<meta name="twitter:title" content="PHPFlasher" />
15+
16+
<meta property="og:image" content="https://php-flasher.io/dist/images/php-flasher-social-card.png" />
17+
<meta property="og:image:alt" content="Easily add flash notification messages to your website with PHPFlasher." />
18+
<meta property="og:site_name" content="PHPFlasher" />
19+
<meta property="og:type" content="object" />
20+
<meta property="og:title" content="https://php-flasher.io" />
21+
<meta property="og:url" content="https://php-flasher.io" />
22+
1123
<link rel="icon" type="image/png" href="/dist/images/favicon.ico"/>
1224
<link rel="apple-touch-icon" sizes="180x180" href="/dist/images/apple-touch-icon.png">
1325
<link rel="icon" type="image/png" sizes="32x32" href="/dist/images/favicon-32x32.png">

dist/857.cdff35a8.css renamed to dist/857.a1b18107.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)