Skip to content

Commit 0d19396

Browse files
denver updates
1 parent 750d832 commit 0d19396

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

content/events/2025-denver/welcome.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ Description = "devopsdays Denver 2025"
1111
</div>
1212

1313
<b>DevOpsDays Rockies is returning to Denver in 2025!</b><br><br>
14-
Here's what we know so far:<br>
14+
15+
<h2><a href="https://talks.devopsdays.org/dodrox-2025/cfp" style="font-size: 1.5em; padding: 5 10px;text-decoration: none; border-radius: 5px;">&gt;&gt;&gt; Submit your proposal here &lt;&lt;&lt;</a></h2>
16+
<br><br>
17+
<h2><a href="https://tickets.devopsdays.org/devopsdays-denver/2025/" style="font-size: 1.5em; padding: 5 10px;text-decoration: none; border-radius: 5px;">&gt;&gt;&gt; Purchase your ticket here! &lt;&lt;&lt;</a></h2>
18+
<br><br>
1519

1620
<div class = "row">
1721
<div class = "col-md-2">

data/events/2025/denver/main.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ event_social_youtube: "devopsdaysrockies"
3535
#
3636
# coordinates: "" # No longer used
3737

38-
location: "Downtown Denver" # Defaults to city, but you can make it the venue name.
38+
location: "Bierstadt Lagerhaus" # Defaults to city, but you can make it the venue name.
3939
#
40-
location_address: "" #Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!
40+
location_address: "2875 Blake St, Denver, CO 80205" #Optional - use the street address of your venue. This will show up on the welcome page if set. Also used by the event_map shortcode!
4141

4242
nav_elements: # List of pages you want to show up in the navigation of your page.
4343
- name: propose
@@ -76,11 +76,14 @@ organizer_email: "[email protected]"
7676
# List all of your sponsors here along with what level of sponsorship they have.
7777
# Check data/sponsors/ to use sponsors already added by others.
7878
sponsors:
79-
# - id: samplesponsorname
80-
# level: gold
81-
# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
82-
# - id: arresteddevops
83-
# level: community
79+
- id: code-talent
80+
level: community
81+
- id: kubecareers
82+
level: community
83+
- id: kubeevents
84+
level: community
85+
- id: mentorsintech
86+
level: community
8487

8588
sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
8689

0 commit comments

Comments
 (0)