Merge pull request #2970 from matrix-org/HarHarLinks/fix-banner

Update banner.html
This commit is contained in:
Marcel 2025-10-25 12:05:43 +02:00 committed by GitHub
commit f73147add2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,8 +31,8 @@
<a href="{{ config.extra.conference_website }}/watch/">Check the livestreams</a>!
</p>
{% elif config.extra.conference_state == "watch-recordings" %}
<p><a href="{{ config.extra.conference_website }}">The Matrix Conference</a> is over and the recordings are here!.
<a href="{{ config.extra.conference_website }}/watch/">Check out the recordings</a>!
<p><a href="{{ config.extra.conference_website }}">The Matrix Conference</a> is over and the
<a href="{{ config.extra.conference_website }}/watch/">recordings</a> are here!
</p>
{% endif %}
{% if config.extra.governing_board_elections %}