diff options
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -5,12 +5,16 @@ project: Silicon Linux <HTML> <HEAD> {% include heading.html %} - <TITLE>Silicon Linux</TITLE> + <TITLE>About | Silicon Linux</TITLE> </HEAD> <BODY> {% include navigator.html %} -<h1 class ="title">Silicon Linux</h1> -<p class="center"><i>This website is under construction. Content will come soon.</i></p> +<h1>About Us</h1> +<p><b>Github: <a href="https://github.com/silicon-linux">Silicon Linux</a></b><p> +<p><b>Our Discord: <a href="https://discord.gg/QbuuAF5"><img src="https://img.shields.io/discord/502598767510290432.svg?colorB=7289DA&label=discord" alt="Discord Badge"></a></b></p> +<h1>Information about our team</h1> +<p>We currently have 8 people in our team.</p> +<p>This project started in October 18th 2018</p> {% include footer.html %} </BODY> |
