mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-16 23:13:50 +00:00
Merge pull request #2970 from matrix-org/HarHarLinks/fix-banner
Update banner.html
This commit is contained in:
commit
f73147add2
1 changed files with 2 additions and 2 deletions
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue