File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 2
2
< meta http-equiv ="X-UA-Compatible " content ="IE=edge "/>
3
3
< meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
4
4
5
- {% if site.data.project.description %}
6
- < meta name ="description " content ="{{ site.data.project.description }} "/>
7
- {% endif %}
8
-
9
- {% seo %}
10
-
11
5
< meta name ="twitter:image:src " content ="https://php-flasher.io/dist/images/php-flasher-social-card.png " />
12
6
< meta name ="twitter:site " content ="@phpflasher " />
13
7
< meta name ="twitter:card " content ="summary_large_image " />
20
14
< meta property ="og:title " content ="https://php-flasher.io " />
21
15
< meta property ="og:url " content ="https://php-flasher.io " />
22
16
17
+ {% seo %}
18
+
23
19
< link rel ="icon " type ="image/png " href ="/dist/images/favicon.ico "/>
24
20
< link rel ="apple-touch-icon " sizes ="180x180 " href ="/dist/images/apple-touch-icon.png ">
25
21
< link rel ="icon " type ="image/png " sizes ="32x32 " href ="/dist/images/favicon-32x32.png ">
You can’t perform that action at this time.
0 commit comments