diff options
| author | Alee <Alee14498@gmail.com> | 2019-04-05 20:19:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-05 20:19:05 -0400 |
| commit | a833557bb2cc0c85d35dfa458fa5cbb5af41a95b (patch) | |
| tree | f1b1448baddf6ba5f8ef50bce9609a65854aa138 /about.html | |
| parent | 0bfdc245ee2bb782ff3a83858c64f3058dba5b8d (diff) | |
| parent | b9c3946dab30a097cd5390e019e42a8a99116587 (diff) | |
| download | silicon-linux-master.tar.gz silicon-linux-master.tar.bz2 silicon-linux-master.zip | |
Rewrite
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/about.html b/about.html deleted file mode 100644 index 7cef01d..0000000 --- a/about.html +++ /dev/null @@ -1,23 +0,0 @@ ---- -project: Silicon Linux ---- -<html> - <head> - {% include heading.html %} - <title>About Silicon Linux</title> - </head> - <body> - {% include navigator.html %} - <h1>About Us</h1> - <p><b>Twitter: <a href="https://twitter.com/silicon_linux">silicon_linux</a></b></p> - <p><b>Github: <a href="https://github.com/silicon-linux">Silicon Linux</a></b><p> - <p><b>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>Contact Us</h1> - <p>Any problems: <b><a href="mailto:support@silicon-linux.net">support@silicon-linux.net</a></b></p> - <h1>Information about our team</h1> - <p>We currently have 9 people on our team.</p> - <p>This project started on October 18th 2018</p> - - {% include footer.html %} - </body> -</html> |
