diff --git a/content/events/2025-baltimore/sponsor.md b/content/events/2025-baltimore/sponsor.md index 2dbf64da2f6..4f3b4610bac 100644 --- a/content/events/2025-baltimore/sponsor.md +++ b/content/events/2025-baltimore/sponsor.md @@ -127,11 +127,6 @@ the Baltimore Tech Community to join us, space permitting. - Optional: Provide us 300+ 1" stickers and we will attach them to our lunch option - $2500 for 1 day of conference, 2 sponsorships available -### Lanyard Sponsor - -- Lanyards provide to all attendees with your logo on it -- $2000, limited to a single sponsor - ### Snacks Sponsor - Special shoutout by emcee before first snack break of each day diff --git a/content/events/2025-baltimore/welcome.md b/content/events/2025-baltimore/welcome.md index ecb6e27e4d6..b8b18ab118b 100644 --- a/content/events/2025-baltimore/welcome.md +++ b/content/events/2025-baltimore/welcome.md @@ -10,8 +10,9 @@ Description = "devopsdays Baltimore 2025"

Welcome to DevOpsDays Baltimore!

-

{{< event_link url-key="registration_link" text="Register to attend the conference!" >}}

-

DevOpsDays Baltimore will be on May 20-21, 2025, Pava Center for Entrepreneurship at Johns Hopkins University in Baltimore.

+

• {{< event_link url-key="registration_link" text="Register to attend the conference!" >}}

+

• {{< event_link page="sponsor" text="Interested in Sponsoring?" >}}

+

DevOpsDays Baltimore will be on {{< event_start >}} - {{< event_end >}}, at the Pava Center for Entrepreneurship at Johns Hopkins University in Baltimore.

From fledgling startups to established industry, the DMV is home to a large, vibrant technology community. Baltimore, in particular, has been a flurry of activity in the past several years, drawing attention from around the globe.

DevOpsDays Baltimore brings development, operations, InfoSec, AI, Quality Assurance, IT management, and leadership together to discuss the culture and tools to make better organizations and products. The 2025 event is in a new location, offering an intimate setting that fosters deeper networking, personalized interactions, and an immersive experience where every conversation counts.

@@ -66,7 +67,7 @@ Description = "devopsdays Baltimore 2025"
Check out the {{< event_link page="speakers" text="speakers!" >}}
-
+
-->
Sponsors @@ -74,7 +75,7 @@ Description = "devopsdays Baltimore 2025"
{{< event_link page="sponsor" text="Sponsor the conference!" >}}
-
--> +
Contact @@ -99,7 +100,7 @@ Description = "devopsdays Baltimore 2025"
-

DevOpsDays Baltimore 2025

+

{{< event_logo >}}

diff --git a/data/events/2025/baltimore/main.yml b/data/events/2025/baltimore/main.yml index 8b69a0f4f45..850add4a3bd 100644 --- a/data/events/2025/baltimore/main.yml +++ b/data/events/2025/baltimore/main.yml @@ -31,7 +31,7 @@ sharing_image: "logo.png" # Custom Links slack_link: "http://baltimoretechslack.com/" -#sponsor_faq_link: "https://docs.google.com/document/d/1luCJTEva87ORuGPPjBBqDecTopI1XqzFkSGk1MMShYI/edit?usp=sharing" +sponsor_faq_link: "https://docs.google.com/document/d/1g7yjX3rhiK93x5FOo6u7z1EnKXAlBFKL/edit?usp=sharing&ouid=109455848279006338205&rtpof=true&sd=true" sponsor_registration_link: "https://forms.gle/WXGM4TbKJTEmXDqG8" # Location @@ -46,7 +46,7 @@ nav_elements: # List of pages you want to show up in the navigation of your page - name: registration # - name: program # - name: speakers - # - name: sponsor + - name: sponsor - name: contact - name: conduct # - name: example @@ -104,15 +104,10 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link sponsor_levels: - id: platinum label: Platinum - max: 10 - id: gold label: Gold - - id: silver - label: Silver - - id: media - label: Media - - id: community - label: Community - - id: happyhour - label: Happy Hour - max: 1 + - id: digital + label: Digital Only + - id: addon + label: Add-on + max: 10 \ No newline at end of file