You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_data/defaults.yml
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -113,20 +113,20 @@ conference:
113
113
workshops_readmore_label: "Continua a leggere"
114
114
workshops_register_label: "Registrati"
115
115
# Media section in home page. set the first parameter to true to make it appear in home page, false means hidden
116
-
media_visible: false
117
-
media_pic_1: ""
118
-
media_pic_2: ""
119
-
media_pic_3: ""
120
-
media_pic_4: ""
116
+
media_visible: true
117
+
media_pic_1: "sarti1.jpg"
118
+
media_pic_2: "sarti2.jpg"
119
+
media_pic_3: "sarti3.jpg"
120
+
media_pic_4: "uxday1.jpg"
121
121
# playlist: if true, the iframe will be created. if false, it will not
122
122
media_video_playlist: true
123
123
# if `media_video_is_youtube` is `true`, the relevant playlist will be embedded via "media_video_playlist". If it is `false`, the relevant Vimeo channel will be embedded via "media_vimeo_channel"
0 commit comments