Skip to content

Commit 13c897b

Browse files
committed
hide cfp
1 parent fe523a7 commit 13c897b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/_data/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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!"

themes/grusp_conf/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ language: "en"
66
# main menu navigation
77
menu:
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
@@ -22,7 +22,7 @@ menu:
2222
# welcome submenu
2323
welcome_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

0 commit comments

Comments
 (0)