Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h1>{{ config.extra.short_date }}<br />{{ config.extra.short_location }}</h1>
<a href="{{ config.extra.hero_button_url }}"
class="cta primary plausible-event-name={{ config.extra.hero_button_event }}">
{{ config.extra.hero_button_title }}</a>
<a href="/sponsor" class="cta plausible-event-name=Index+Hero+Sponsor">Sponsor</a>
<a href="/sponsor" class="cta plausible-event-name=Index+Hero+Sponsor">Sponsor 2025</a>
</div>
</div>
</div>
Expand All @@ -39,7 +39,7 @@ <h2>2024 is a wrap. Watch the talks now!</h2>
<p>Please enjoy and share the 2024 recordings, then join us again next year. Book your sponsorship for 2025 now.</p>
<div class="cta-row">
<a href="/watch" class="cta">Watch Now</a>
<a href="/sponsor" class="cta">Sponsor</a>
<a href="/sponsor" class="cta">Sponsor 2025</a>
</div>
</div>
<img src="/images/people-of-matrix.webp" width="545" height="400" alt="">
Expand Down