aboutsummaryrefslogtreecommitdiff
path: root/silicon-linux.html
blob: a44634eb5e99f85b1ff8588e73ad09dacec5d0d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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>