You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/events/2025/des-moines/main.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ year: "2025" # The year of the event. Make sure it is in quotes.
3
3
city: "Des Moines"# The displayed city name of the event. Capitalize it.
4
4
event_twitter: "devopsdays"# Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
5
5
description: "Devopsdays is coming to Des Moines!"# Edit this to suit your preferences
6
-
ga_tracking_id: ""# If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
6
+
ga_tracking_id: "G-Z4YSQ2X5XC"# If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
7
7
8
8
# All dates are in unquoted 2025-MM-DDTHH:MM:SS+TZ:TZ, like this:
9
9
# variable: 2019-01-04T00:00:00+02:00
@@ -20,11 +20,11 @@ cfp_date_announce: # inform proposers of status
20
20
21
21
cfp_link: "https://sessionize.com/agile-devopsdays-des-moines-2025"#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.
22
22
23
-
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.
24
-
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
registration_closed: ""#set this to true if you need to manually close registration before your registration end date
27
-
registration_link: ""# If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
27
+
registration_link: "https://www.eventbrite.com/e/agile-devopsdays-des-moines-2025-tickets-1267504242309"# If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
28
28
29
29
# Location
30
30
#
@@ -37,7 +37,7 @@ location_address: "" #Optional - use the street address of your venue. This will
37
37
nav_elements: # List of pages you want to show up in the navigation of your page.
0 commit comments