File tree Expand file tree Collapse file tree 1 file changed +20
-8
lines changed Expand file tree Collapse file tree 1 file changed +20
-8
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,11 @@ icon: search
44columns :
55 basic_meta_main :
66 width : 2/3
7- fields :
8- basic_meta_fields : fields/basic_meta
7+ sections :
8+ basic_meta_section :
9+ type : fields
10+ fields :
11+ basic_meta_fields : fields/basic_meta
912 basic_meta_sidebar :
1013 width : 1/3
1114 sticky : true
@@ -15,8 +18,11 @@ columns:
1518 type : google_search_preview
1619 open_graph_main :
1720 width : 2/3
18- fields :
19- open_graph_fields : fields/open_graph
21+ sections :
22+ open_graph_section :
23+ type : fields
24+ fields :
25+ open_graph_fields : fields/open_graph
2026 open_graph_sidebar :
2127 width : 1/3
2228 sticky : true
@@ -26,8 +32,11 @@ columns:
2632 type : facebook_sharing_preview
2733 twitter_main :
2834 width : 2/3
29- fields :
30- twitter_fields : fields/twitter
35+ sections :
36+ twitter_section :
37+ type : fields
38+ fields :
39+ twitter_fields : fields/twitter
3140 twitter_sidebar :
3241 width : 1/3
3342 sticky : true
@@ -37,5 +46,8 @@ columns:
3746 type : twitter_card_preview
3847 robots_main :
3948 width : 2/3
40- fields :
41- robots_fields : fields/robots
49+ sections :
50+ robots_section :
51+ type : fields
52+ fields :
53+ robots_fields : fields/robots
You can’t perform that action at this time.
0 commit comments