diff --git a/store/index.js b/store/index.js index bcee71c560..2e91d57c3a 100644 --- a/store/index.js +++ b/store/index.js @@ -21,8 +21,8 @@ export const state = () => ({ showIndexSponsorSection: true, showProposalSystemPage: true, showRegistrationPage: true, - showSchedulePage: false, - showSpeakingPage: false, + showSchedulePage: true, + showSpeakingPage: true, showSponsorPage: true, showVenuePage: true, aboutHideItems: ['apacCommunity'], // ['pycontw', 'apacCommunity', 'history', 'community', 'codeOfConduct']