File tree Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Expand file tree Collapse file tree 4 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 14
14
< meta name ="description " content ="{{ site.data.project.description }} ">
15
15
< meta property ="og:site_name " content ="HTTP Structured Fields for PHP ">
16
16
< meta property ="og:type " content ="article ">
17
- < meta property ="og:image " content ="{{ site.baseurl }}/assets/img/httpsf-logo.png ">
17
+ < meta property ="og:image " content ="{{ site.baseurl }}/assets/img/httpsf-logo.jpg ">
18
18
< meta property ="og:description " content ="{{ site.data.project.description }} ">
19
19
< link rel ="icon " href ="{{ site.baseurl }}/assets/img/httpsf-logo.svg " type ="image/svg+xml ">
20
20
< title > {{ page.title }} - {{ site.data.project.title }}</ title >
Original file line number Diff line number Diff line change 7
7
< meta property ="og:title " content ="{{ site.data.project.tagline }} - {{ site.data.project.title }} ">
8
8
< meta property ="og:site_name " content ="HTTP Structured Fields for PHP ">
9
9
< meta property ="og:type " content ="article ">
10
- < meta property ="og:image " content ="{{ site.baseurl }}/assets/img/httpsf-logo.png ">
10
+ < meta property ="og:image " content ="{{ site.baseurl }}/assets/img/httpsf-logo.jpg ">
11
11
< meta property ="og:description " content ="{{ site.data.project.description }} ">
12
12
< link rel ="icon " href ="{{ site.baseurl }}/assets/img/httpsf-logo.svg " type ="image/svg+xml ">
13
13
< title > {{ site.data.project.tagline }} - {{ site.data.project.title }}</ title >
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
7
< meta name ="description " content ="{{ site.data.project.description }} ">
8
+ < meta property ="og:title " content ="{{ site.data.project.tagline }} - {{ site.data.project.title }} ">
9
+ < meta property ="og:site_name " content ="HTTP Structured Fields for PHP ">
10
+ < meta property ="og:type " content ="article ">
11
+ < meta property ="og:image " content ="{{ site.baseurl }}/assets/img/httpsf-logo.jpg ">
12
+ < meta property ="og:description " content ="{{ site.data.project.description }} ">
8
13
< link rel ="icon " href ="{{ site.baseurl }}/assets/img/httpsf-logo.svg " type ="image/svg+xml ">
9
14
< title > {{ page.title }} - {{ site.data.project.title }}</ title >
10
15
< meta http-equiv ="refresh " content ="0; url={{ page.redirect.to }} ">
You can’t perform that action at this time.
0 commit comments