summaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html23
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>