Fix homepage links

This commit is contained in:
Ben Sturmfels 2023-04-25 07:04:17 +10:00
parent 6ddb7b5675
commit b195a34723
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -18,8 +18,8 @@
</div>
<div class="lh-solid mt4 mt0-ns" style="font-size: 10rem; max-width: 250px;"><img class="db" src="{% static 'img/conservancy_logo_tall_mono.svg' %}" style="max-height: 180px" alt="Software Freedom Conservancy"></div>
</div>
<div class="mt4 mt0-ns"><a href="/pages/tickets.html" class="mr2"><button type="button" class="btn btn-primary mb2">Get your ticket!</button></a>
<a href="/pages/call-for-proposals.html" class="mr2"><button type="button" class="btn btn-primary mb2">Propose a talk</button></a>
<div class="mt4 mt0-ns"><a href="/attend/tickets/" class="mr2"><button type="button" class="btn btn-primary mb2">Get your ticket!</button></a>
<a href="/call-for-proposals/" class="mr2"><button type="button" class="btn btn-primary mb2">Propose a talk</button></a>
<a href="https://lists.sfconservancy.org/mailman/listinfo/fossy-announce"><button type="button" class="btn btn-secondary mb2">Subscribe for updates</button></a></div>
</header>