diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-08-06 10:05:35 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-08-06 10:05:35 -0400 |
| commit | e47b911c25ceef667a6ed8f2b8a7b84d610d5e5e (patch) | |
| tree | 065164dfc53f7aac6bb107cd383935dbe92f8ebd /silicon-linux.html | |
| parent | fa3e4eec60931669b543c62399c1eb67b675a331 (diff) | |
| download | personal-website-e47b911c25ceef667a6ed8f2b8a7b84d610d5e5e.tar.gz personal-website-e47b911c25ceef667a6ed8f2b8a7b84d610d5e5e.tar.bz2 personal-website-e47b911c25ceef667a6ed8f2b8a7b84d610d5e5e.zip | |
Silicon Linux
Diffstat (limited to 'silicon-linux.html')
| -rw-r--r-- | silicon-linux.html | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/silicon-linux.html b/silicon-linux.html new file mode 100644 index 0000000..a44634e --- /dev/null +++ b/silicon-linux.html @@ -0,0 +1,39 @@ +<html> + +<head> + <title>What happend 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> + <center> + <h1>Silicon Linux</h1> + </center> + <center> + <h2>Project Status: Dead</h2> + </center> + <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 AleeCorp 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.ml">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 |
