diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-04-09 15:17:24 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-04-09 15:17:24 -0400 |
| commit | 577c4323fef0cd2360c8bc44bd9c9e5c0ffadcb9 (patch) | |
| tree | 7badb49dfbb67f63a4b97abc38c9bc6960fd3cd1 /static/silicon-linux.html | |
| parent | 3fb9421ba90977e7f7ac4f1c2e1aadc6b57bcff3 (diff) | |
| download | personal-website-577c4323fef0cd2360c8bc44bd9c9e5c0ffadcb9.tar.gz personal-website-577c4323fef0cd2360c8bc44bd9c9e5c0ffadcb9.tar.bz2 personal-website-577c4323fef0cd2360c8bc44bd9c9e5c0ffadcb9.zip | |
Inital rewrite v3
Diffstat (limited to 'static/silicon-linux.html')
| -rw-r--r-- | static/silicon-linux.html | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/static/silicon-linux.html b/static/silicon-linux.html deleted file mode 100644 index c82dc45..0000000 --- a/static/silicon-linux.html +++ /dev/null @@ -1,40 +0,0 @@ -<html> - -<head> - <title>What happened to Silicon Linux?</title> - <style> - @import url('https://fonts.googleapis.com/css?family=Roboto:400,400i'); - - body { - font-family: 'Roboto', sans-serif; - background-color: #333333; - color: #ffffff; - } - - a { - color: white; - } - </style> -</head> - -<body> -<div style="text-align: center;"> - <h1>Silicon Linux</h1> -</div> -<div style="text-align: center;"> - <h2>Project Status: Dead</h2> -</div> -<p>Hey, if you are visiting this website you might say where is the Silicon Linux website?</p> -<p>Well... We discontinued it due to not much activity and motivation and the only work we have done to it is the - website.</p> -<p>So as the founder of Silicon Linux I had to close the team down and take down the website, so if you're - interested on what's going on in the future. Alee Productions will be my main focus now and Silicon Linux's domain - will - expire in 2 years</p> -<p>If you're interested on what i'm doing now, be sure to join my <a href="https://discord.gg/EFhRDqG">Discord</a> - and also visit my <a href="http://alee14.me">website</a> and I hope I will see you there.</p> -<p>Thanks,</p> -<p>Alee (Founder of Silicon Linux)</p> -</body> - -</html>
\ No newline at end of file |
