diff options
Diffstat (limited to 'Meta/Websites/serenityos.org/index.html')
-rw-r--r-- | Meta/Websites/serenityos.org/index.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Meta/Websites/serenityos.org/index.html b/Meta/Websites/serenityos.org/index.html index 862ead40a0..5f63e5997e 100644 --- a/Meta/Websites/serenityos.org/index.html +++ b/Meta/Websites/serenityos.org/index.html @@ -7,7 +7,7 @@ </style> </head> <body> -<img src="banner.png" alt="SerenityOS"> +<img src="banner2.png" alt="SerenityOS"> <h1>SerenityOS</h1> <b>A graphical Unix-like operating system for desktop computers!</b> @@ -20,7 +20,7 @@ <p><b>Project:</b></p> <ul> <li><a href="https://github.com/SerenityOS/serenity">SerenityOS on GitHub</a></li> - <li><a href="https://discord.gg/serenityos">SerenityOS Discord Server</a> <font color=red>(join here to chat!)</font></li> + <li><a href="https://discord.com/invite/29gCcKsXkF">SerenityOS Discord Server</a> <font color=red>(join here to chat!)</font></li> <li><a href="faq/">Frequently asked questions</a></li> <li><a href="bounty/">Bug bounty program</a></li> </ul> @@ -48,10 +48,15 @@ <p><b>Other links:</b></p> <ul> <li><a href="https://youtube.com/c/AndreasKling">Andreas Kling on YouTube</a></li> + <li><a href="happy/3rd/">Happy 3rd birthday! SerenityOS: Year 3 in review</a></li> <li><a href="happy/2nd/">Happy 2nd birthday! SerenityOS: The second year</a></li> <li><a href="happy/1st/">Happy 1st birthday! SerenityOS: From zero to HTML in a year</a></li> <li><a href="https://happy-serenityos.linus.dev/">Linus's ":^)" tracker</a></li> </ul> +<p><b>Screenshot:</b></p> + +<img src="screenshot-b36968c.png"> + </body> </html> |