Skip to content

Commit 9eb38ba

Browse files
authored
Merge pull request #14992 from rennerocha/cps-2025-add-sponsorship-links
[CPS-2025] Add sponsorship links
2 parents c936624 + 0979179 commit 9eb38ba

2 files changed

Lines changed: 21 additions & 10 deletions

File tree

content/events/2025-campinas/welcome.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ a.jssocials-share-link, a.event-cta-button {
7979

8080
<div class="mtl">
8181
<div class="showcase">
82+
<p>
83+
<a href="https://www.canva.com/design/DAGhWR7yW-o/aHW-PRY8qmxMehurTY_KTw/view">
84+
<button>PATROCINE</button>
85+
</a>
86+
</p>
8287
<p>
8388
<a href="/events/2025-campinas/contact">
8489
<button>CONTATO</button>
@@ -87,7 +92,13 @@ a.jssocials-share-link, a.event-cta-button {
8792
</div>
8893
<div class="sidebar">
8994
<h1 style="color:#5C889F">DevOpsDays Campinas 2025</h1>
90-
<h2>Em breve mais informações</h2>
91-
<h4>Setembro/Outubro 2025 (a definir)</h4>
95+
<hr/>
96+
<h2>Quando?</h2>
97+
<h3>Setembro/Outubro 2025 (data exata em definição)</h3>
98+
<hr/>
99+
<h2>Quer patrocinar?</h2>
100+
<h3>
101+
<a href="https://www.canva.com/design/DAGhWR7yW-o/aHW-PRY8qmxMehurTY_KTw/view">Acesse aqui nossa Carta de Patrocínio</a> e saiba como patrocinar e apoiar o evento.
102+
</h3>
92103
</div>
93104
</div>

data/events/2025/campinas/main.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,11 @@ program:
102102
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
103103
# sponsorship for a specific level, it is best to remove the level.
104104
sponsor_levels:
105-
# - id: ouro
106-
# label: Ouro
107-
# - id: prata
108-
# label: Prata
109-
# - id: bronze
110-
# label: Bronze
111-
# - id: comunidade
112-
# label: Comunidade
105+
- id: ouro
106+
label: Ouro
107+
- id: prata
108+
label: Prata
109+
- id: bronze
110+
label: Bronze
111+
- id: comunidade
112+
label: Comunidade

0 commit comments

Comments
 (0)