File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ conference:
4646 update_link_url : " https://shop.grusp.org/product/aida-phpday-elephpant/"
4747 update_link_label : " Get yours!"
4848 # "call for papers" component. set the first parameter to true to make it appear in home page, false means hidden
49- cfp_open : true
49+ cfp_open : false
5050 cfp_readmore_label : " Read more"
5151 cfp_open_label : " Submissions accepted until"
5252 cfp_open_title : " Call For Papers is closing soon!"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ language: "en"
66# main menu navigation
77menu :
88 welcome : welcome
9- welcome/cfp.html : call for papers
9+ # welcome/cfp.html: call for papers
1010 # talks_speakers: talks
1111 # schedule: schedule
1212 sponsor : sponsor
2222# welcome submenu
2323welcome_submenu :
2424 about : about
25- cfp : call for papers
25+ # cfp: call for papers
2626 where : where
2727 # safety: health and safety
2828 scholarships : scholarships
You can’t perform that action at this time.
0 commit comments