Skip to content

Commit 78b0ca3

Browse files
committed
[bmore-2025] logo generation, removed duplicate sponsor block,
reconfigured sponsor codes, added sponsor links all around
1 parent 64c26f4 commit 78b0ca3

4 files changed

Lines changed: 11 additions & 20 deletions

File tree

content/events/2025-baltimore/sponsor.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,6 @@ the Baltimore Tech Community to join us, space permitting.
127127
- Optional: Provide us 300+ 1" stickers and we will attach them to our lunch option
128128
- $2500 for 1 day of conference, 2 sponsorships available
129129

130-
### Lanyard Sponsor
131-
132-
- Lanyards provide to all attendees with your logo on it
133-
- $2000, limited to a single sponsor
134-
135130
### Snacks Sponsor
136131

137132
- Special shoutout by emcee before first snack break of each day

content/events/2025-baltimore/welcome.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ Description = "devopsdays Baltimore 2025"
1010
<div class="row">
1111
<div class="col-md-8">
1212
<h2>Welcome to DevOpsDays Baltimore!</h2>
13-
<h3>{{< event_link url-key="registration_link" text="Register to attend the conference!" >}}</h3>
14-
<p>DevOpsDays Baltimore will be on May 20-21, 2025, Pava Center for Entrepreneurship at Johns Hopkins University in Baltimore.</p>
13+
<h3>• {{< event_link url-key="registration_link" text="Register to attend the conference!" >}}</h3>
14+
<h3>• {{< event_link page="sponsor" text="Interested in Sponsoring?" >}}</h3>
15+
<p>DevOpsDays Baltimore will be on {{< event_start >}} - {{< event_end >}}, at the Pava Center for Entrepreneurship at Johns Hopkins University in Baltimore.</p>
1516
<p>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.</p>
1617

1718
<p>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.</p>
@@ -66,15 +67,15 @@ Description = "devopsdays Baltimore 2025"
6667
<div class = "col-md-8">
6768
Check out the {{< event_link page="speakers" text="speakers!" >}}
6869
</div>
69-
</div>
70+
</div>-->
7071
<div class="row">
7172
<div class="col-md-2">
7273
<strong>Sponsors</strong>
7374
</div>
7475
<div class="col-md-8">
7576
{{< event_link page="sponsor" text="Sponsor the conference!" >}}
7677
</div>
77-
</div>-->
78+
</div>
7879
<div class="row">
7980
<div class="col-md-2">
8081
<strong>Contact</strong>
@@ -99,7 +100,7 @@ Description = "devopsdays Baltimore 2025"
99100
</div>
100101
<div class="col-md-4">
101102
<div class="row" style="text-align:center;">
102-
<p><img alt="DevOpsDays Baltimore 2025" src="/events/2025-baltimore/logo-stacked.png" class="img-fluid"></p>
103+
<p>{{< event_logo >}}</p>
103104
</div>
104105
</div>
105106
</div>

data/events/2025/baltimore/main.yml

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -104,15 +104,10 @@ sponsors_accepted : "yes" # Whether you want "Become a XXX Sponsor!" link
104104
sponsor_levels:
105105
- id: platinum
106106
label: Platinum
107-
max: 10
108107
- id: gold
109108
label: Gold
110-
- id: silver
111-
label: Silver
112-
- id: media
113-
label: Media
114-
- id: community
115-
label: Community
116-
- id: happyhour
117-
label: Happy Hour
118-
max: 1
109+
- id: digital
110+
label: Digital Only
111+
- id: addon
112+
label: Add-on
113+
max: 10
-400 KB
Binary file not shown.

0 commit comments

Comments
 (0)