Skip to content

Commit 3642158

Browse files
authored
Merge branch 'main' into add-tashkent-2026
2 parents e842b13 + 4d1e57b commit 3642158

3 files changed

Lines changed: 5 additions & 6 deletions

File tree

-1 MB
Loading

config/_default/hugo.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ params:
5959
Twitter: http://www.twitter.com/devopsdays
6060
Linkedin: http://www.linkedin.com/groups?home=&gid=2445279
6161
Groups: http://groups.google.com/group/devopsdays
62-
GoogleMapsAPI: AIzaSyA1WhgJirbPSYxMCWRD14IP90A4yLY4vxE
6362

6463
minify:
6564
disableCSS: false

data/events/2026/barcelona/main.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ startdate: 2026-11-13T00:00:00+02:00 # The start date of your event. Leave blan
1414
enddate: 2026-11-14T00:00:00+02:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
1515

1616
# Leave CFP dates blank if you don't know yet, or set all three at once.
17-
cfp_date_start: # start accepting talk proposals.
18-
cfp_date_end: # close your call for proposals.
19-
cfp_date_announce: # inform proposers of status
17+
cfp_date_start: 2026-04-07T00:00:00+02:00 # start accepting talk proposals.
18+
cfp_date_end: 2026-06-16T00:00:00+02:00 # close your call for proposals.
19+
cfp_date_announce: 2026-08-01T00:00:00+02:00 # inform proposers of status
2020

21-
cfp_link: "" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
21+
cfp_link: "https://talks.devopsdays.org/devopsdays-barcelona-2026/cfp" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button.
2222

2323
registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
2424
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
@@ -49,7 +49,7 @@ event_social_linkedin: "https://linkedin.com/company/devopsdays-bcn/" # Change t
4949
nav_elements: # List of pages you want to show up in the navigation of your page.
5050
- name: location
5151
- name: sponsor
52-
# - name: propose
52+
- name: propose
5353
- name: contact
5454
- name: conduct
5555
# - name: registration

0 commit comments

Comments
 (0)