diff options
| author | Alee <alee14498@gmail.com> | 2018-11-03 16:43:31 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-11-03 16:43:31 -0400 |
| commit | 015419bbeeb3f16d8645ce5168b847142aa0ffc1 (patch) | |
| tree | 26c6d800157544c7677d16752592999de7e19316 /about.html | |
| parent | 3c5880aeb92c642e017c07ddea4abc9df688d823 (diff) | |
| download | silicon-linux-015419bbeeb3f16d8645ce5168b847142aa0ffc1.tar.gz silicon-linux-015419bbeeb3f16d8645ce5168b847142aa0ffc1.tar.bz2 silicon-linux-015419bbeeb3f16d8645ce5168b847142aa0ffc1.zip | |
Context on the about page
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> |
