Skip to content

Commit 3b6004e

Browse files
denver config
1 parent 1330919 commit 3b6004e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/events/2025-denver/welcome.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Description = "devopsdays Denver 2025"
66
+++
77
<b>DevOpsDays Rockies is returning to Denver in 2025!</b><br><br>
88

9-
<h2><a href="https://talks.devopsdays.org/dodrox-2025/cfp" style="font-size: 1em; padding: 5 10px;text-decoration: none; border-radius: 5px;">Submit a proposal!</a></h2>
9+
<h2>{{< event_link page="propose" text="Submit a Talk!" >}}</h2>
1010
<br><br>
11-
<h2><a href="events/2025-denver/registration" style="font-size: 1em; padding: 5 10px;text-decoration: none; border-radius: 5px;">Purchase your ticket!</a></h2>
11+
<h2>{{< event_link page="registration" text="Purchase your Ticket!" >}}</h2>
1212
<br><br>
1313

1414
<div style="float:right;">

data/events/2025/denver/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "2025-denver" # The name of the event. Four digit year with the city name in lower-case, with no spaces.
22
year: "2025" # The year of the event. Make sure it is in quotes.
33
city: "Denver" # The displayed city name of the event. Capitalize it.
4-
description: "Devopsdays is returning to Denver for " # Edit this to suit your preferences
4+
description: "Devopsdays is returning to Denver!" # Edit this to suit your preferences
55
ga_tracking_id: "G-9SR9GD94E0" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
66

77
# All dates are in unquoted 2025-MM-DDTHH:MM:SS+TZ:TZ, like this:
@@ -17,7 +17,7 @@ cfp_date_start: 2025-02-22T08:00:59-06:00 # start accepting talk proposals.
1717
cfp_date_end: 2025-05-25T23:59:59-06:00 # close your call for proposals.
1818
cfp_date_announce: 2025-06-15T08:00:59-06:00 # inform proposers of status
1919

20-
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.
20+
cfp_link: "https://talks.devopsdays.org/dodrox-2025/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.
2121

2222
registration_date_start: 2025-02-22T08:00:59-06:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
2323
registration_date_end: 2025-09-15T23:59:59-06:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.

0 commit comments

Comments
 (0)