diff --git a/assets/events/2026-denver/logo.png b/assets/events/2026-denver/logo.png
new file mode 100644
index 0000000000..e739ffdd01
Binary files /dev/null and b/assets/events/2026-denver/logo.png differ
diff --git a/content/events/2026-denver/location.md b/content/events/2026-denver/location.md
index 33bb18b13a..7213d10e08 100644
--- a/content/events/2026-denver/location.md
+++ b/content/events/2026-denver/location.md
@@ -4,10 +4,38 @@ Type = "event"
Description = "Location for devopsdays Denver 2026"
+++
-Watch this space for information about the venue including address, map/direction, parking/transit, and any hotel details.
+This year’s event will be held in Downtown Denver at [Bierstadt Lagerhaus](https://maps.app.goo.gl/2EcYB5L7as1Wjzrv9).
+
+
@@ -70,8 +70,7 @@ Description = "devopsdays Denver 2026"
-We're hard at work preparing for the next big event and we're looking forward to seeing y'all there!
-In the meantime, follow us below to stay in the know:
+Follow us below to stay in the know:
{{< event_social_linkedin >}}
{{< event_social_listserv >}}
diff --git a/data/events/2026/denver/main.yml b/data/events/2026/denver/main.yml
index f4e2b23820..a151b9dcd1 100644
--- a/data/events/2026/denver/main.yml
+++ b/data/events/2026/denver/main.yml
@@ -4,6 +4,8 @@ city: "Denver" # The displayed city name of the event. Capitalize it.
event_twitter: "devopsdaysrox" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
description: "Devopsdays Rockies is returning for it's 10th annual event!" # Edit this to suit your preferences
ga_tracking_id: "" # If you have your own Google Analytics tracking ID, enter it here. Example: "UA-74738648-1"
+sharing_image: "sharing.png"
+event_logo: "/assets/2026-denver/logo.png"
# All dates are in unquoted 2026-MM-DDTHH:MM:SS+TZ:TZ, like this:
# variable: 2019-01-04T00:00:00+02:00
@@ -37,18 +39,18 @@ location_address: "2875 Blake St, Denver, CO 80205" #Optional - use the street a
# Optional - Social badges
# These can be used in the body of any page via matching shortcodes. See sample: https://devopsdays.org/events/2025-denver/welcome/
event_social_linkedin: "https://linkedin.com/company/devopsdaysrox" # Change this to the url to your Linkedin group, company, or page.
-event_social_slack: "https://join.slack.com/t/devopsdaysrox/custom_shared_invite_url" # Change this to your slack invite link.
-event_social_listserv: "https://lists.devopsdays.org/subscription?custom_listserv_invite_url" # Change this to your mailing list subscription form url.
+event_social_slack: "https://join.slack.com/t/denverdevops/shared_invite/zt-1vh386cqp-Y_YUcLvFTeuOXA1~zIHUPQ" # Change this to your slack invite link.
+event_social_listserv: "https://lists.devopsdays.org/subscription?f=nPvKqspePofE0XidlymcAQz892zz76328sS1gkULvyWIga2Seg6kQJvGeDwfVJ3B4Ea1" # Change this to your mailing list subscription form url.
event_social_twitter: "devopsdaysrox" # Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp
event_social_mastodon: "https://mastodon.social/@devopsdaysrox" # Change this to url to your mastodon page
event_social_bsky: "https://bsky.app/profile/devopsdaysrox.bsky.social" # Change this to url to your bluesky page
-event_social_youtube: "devopsdaysrox" # Change this to the youtube channel handle for your event such as devopsdaysrox
+event_social_youtube: "devopsdaysrockies" # Change this to the youtube channel handle for your event such as devopsdaysrox
# legacy
# event_twitter: "devopsdaysrox" # This will create a traditional "Follow" twitter button. Change this to the twitter handle for your event such as devopsdayschi or devopsdaysmsp.
nav_elements: # List of pages you want to show up in the navigation of your page.
- name: propose
- # - name: location
+ - name: location
- name: registration
# - name: program
# - name: speakers
@@ -95,6 +97,8 @@ sponsors:
level: silver
- id: code-talent
level: community
+ - id: kubeevents
+ level: community
# # url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL.
# - id: arresteddevops
# level: community
diff --git a/static/_redirects b/static/_redirects
index 23cbfa4287..e89ff6db12 100644
--- a/static/_redirects
+++ b/static/_redirects
@@ -33,7 +33,7 @@
/denmark/* /events/2026-copenhagen/:splat 302
/cuba/* /events/2019-cuba/:splat 302
/dallas/* /events/2026-dallas/:splat 302
-/denver/* /events/2025-denver/:splat 302
+/denver/* /events/2026-denver/:splat 302
/des-moines/* /events/2025-des-moines/:splat 302
/detroit/* /events/2025-detroit/:splat 302
/down-under/* /events/2019-sydney/:splat 302
diff --git a/static/events/2026-denver/sharing/sharing.png b/static/events/2026-denver/sharing/sharing.png
new file mode 100644
index 0000000000..324b03da40
Binary files /dev/null and b/static/events/2026-denver/sharing/sharing.png differ