summaryrefslogtreecommitdiff
path: root/about.html
blob: 93dbc992b4d5f0bfad0a7c84fa0e4c0094fbac44 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
project: Silicon Linux
---

<HTML>
  <HEAD>
    {% include heading.html %}
    <TITLE>About Silicon Linux</TITLE>
  </HEAD>
<BODY>
  {% include navigator.html %}
<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>
</HTML>