Skip to content

Commit 257155e

Browse files
author
range
committed
[BER-2026] Quickfix: Enable "propose" link in main.yml
We started the CfP and stupid me forgot to enable the navigation link to the "propose" page. main.yml changed to fix the issue
1 parent f64d58f commit 257155e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

data/events/2026/berlin/main.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,14 @@ event_social_mastodon: "https://social.devopsdays.org/@berlin" # Change this to
5555
social_shares: # ["email", "twitter", "facebook", "linkedin"]
5656

5757
nav_elements: # List of pages you want to show up in the navigation of your page.
58-
# - name: propose
58+
- name: propose
5959
- name: registration
6060
# - name: program
6161
- name: location
6262
# - name: speakers
6363
- name: sponsor
6464
- name: contact
6565
- name: conduct
66-
# - name: example
67-
# icon: "map-o" # This is a font-awesome icon that will display on small screens. Choose at http://fontawesome.io/icons/
68-
# url: http://mycfp.com # The url setting is optional, and only if you want the navigation to link off-site
6966

7067

7168
# These are the same people you have on the mailing list and Slack channel.

0 commit comments

Comments
 (0)