Skip to content

Commit 675b0ae

Browse files
committed
Websites: Some updates for the serenityos.org front page
- Add link to the Discord server - Remove reference to Freenode IRC channel since it's no longer used - Add sponsorship links for Linus :^)
1 parent de3ee70 commit 675b0ae

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

Meta/Websites/serenityos.org/index.html

+21-7
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,36 @@ <h1>SerenityOS</h1>
1919

2020
<p><b>Project:</b></p>
2121
<ul>
22-
<li><a href="https://github.com/SerenityOS/serenity">SerenityOS on GitHub</a> <b>(Go here if you're new!)</b></li>
23-
<li><a href="bounty/">Bug bounty program</a></li>
22+
<li><a href="https://github.com/SerenityOS/serenity">SerenityOS on GitHub</a></li>
23+
<li><a href="https://discord.com/invite/29gCcKsXkF">SerenityOS Discord Server</a> <font color=red>(join here to chat!)</font></li>
2424
<li><a href="faq/">Frequently asked questions</a></li>
25-
<li><b>#serenityos</b> on Freenode IRC</li>
25+
<li><a href="bounty/">Bug bounty program</a></li>
2626
</ul>
2727

28-
<p><b>Sponsoring development:</b></p>
28+
<p><b>Sponsoring developers:</b></p>
29+
2930
<ul>
30-
<li><a href="github-sponsors/">GitHub Sponsors</a></li>
31-
<li><a href="https://www.patreon.com/serenityos">Patreon</a></li>
31+
<li>
32+
<b>Andreas Kling (<a href="https://twitter.com/awesomekling">@awesomekling</a>):</b>
33+
<ul>
34+
<li><a href="https://github.com/sponsors/awesomekling">GitHub Sponsors</a></li>
35+
<li><a href="https://www.patreon.com/serenityos">Patreon</a></li>
36+
</ul>
37+
</li>
38+
<br>
39+
<li>
40+
<b>Linus Groh (<a href="https://twitter.com/linusgroh">@linusgroh</a>):</b>
41+
<ul>
42+
<li><a href="https://github.com/sponsors/linusg">GitHub Sponsors</a></li>
43+
<li><a href="https://liberapay.com/linusg">Liberapay</a></li>
44+
</ul>
45+
</li>
3246
</ul>
3347

3448
<p><b>Other links:</b></p>
3549
<ul>
3650
<li><a href="https://youtube.com/c/AndreasKling">Andreas Kling on YouTube</a></li>
37-
<li><a href="happy/2nd/">Happy 2nd birthday! SerenityOS: The second year</a> <font color=red>(new!)</font></li>
51+
<li><a href="happy/2nd/">Happy 2nd birthday! SerenityOS: The second year</a></li>
3852
<li><a href="happy/1st/">Happy 1st birthday! SerenityOS: From zero to HTML in a year</a></li>
3953
<li><a href="https://happy-serenityos.linus.dev/">Linus's ":^)" tracker</a></li>
4054
</ul>

0 commit comments

Comments
 (0)