fix typos on index.html

This commit is contained in:
c 2024-02-15 15:42:32 +01:00
parent f232d5c312
commit 8e99d53e8b
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
layout: default
nav_pill: home
---
<h1>Next event</h1>
<h1>Next Event</h1>
<!--https://talk.jekyllrb.com/t/site-time-tomorrow/6658-->
{% assign sitetime = site.time | date: "%FT%T" %}
{% assign upcoming = site.data.events | where_exp: "item", "item.date >= sitetime" | last %}
@ -11,7 +11,7 @@ nav_pill: home
<p>See <a href="schedule.html">schedule</a> for more information and for details during the event <a target="_blank" href="https://play.onfoss.org">play.onFOSS.org</a>.</p>
<h4>Live streaming</h4>
<p>
By opensource_gaming, watch <a href="https://video.hardlimit.com/c/opensource_gaming/videos" target="_blank">here</a>
By opensource_gaming, watch <a href="https://video.hardlimit.com/c/opensource_gaming/videos" target="_blank">here</a>.
</p>
<!-- live.hribhrib.at
<iframe
@ -44,7 +44,7 @@ nav_pill: home
<h1 id="communication">Communication</h1>
<p>We use Mumble voice chat on <a href="mumble://hribhrib.at">mumble://hribhrib.at</a>. It is the main mode of cummunication during the event.</p>
<p>We also have regular text chat for any time use. You can choose the protocol you like and the program you like, they all point to the same thing in the end</p>
<p>We also have regular text chat for any time use. You can choose the protocol and the program you like, they all point to the same thing in the end:</p>
<ul>
<li>Matrix chat on <a href="https://matrix.to/#/#irc_#onfoss:matrix.f-hub.org">#irc_#onfoss:matrix.f-hub.org</a></li>
<li>XMPP chat on <a href="https://xmpp.f-hub.org/##onfoss@irc.f-hub.org?join">#onfoss@irc.f-hub.org</a></li>