File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1- image : https://static.hl2.com/images/social_networks/hl2.jpg
21title : HL2
32email : contact@hl2.com
43description : >-
@@ -10,8 +9,6 @@ twitter:
109 username : hl2_fr
1110github :
1211 username : hl2
13- facebook :
14- app_id : 1320729961397318
1512social :
1613 name : HL2
1714 links :
@@ -45,6 +42,15 @@ plugins:
4542 - jekyll-sitemap
4643 - jekyll-google-tag-manager
4744
45+ defaults :
46+ - scope :
47+ path : " "
48+ values :
49+ image :
50+ path : https://static.hl2.com/images/social_networks/hl2.jpg
51+ height : 600
52+ width : 600
53+
4854collections :
4955 events :
5056 pages :
Original file line number Diff line number Diff line change 1212 < link rel ="icon " type ="image/x-icon " href ="{% asset favicon.ico @path %} ">
1313
1414 {% asset main.css %}
15+ {% capture seo %}
1516 {% seo %}
17+ {% endcapture %}
18+
19+ {{ seo | replace: "summary_large_image", "summary" }}
1620</ head >
You can’t perform that action at this time.
0 commit comments