blob: b7ea3bcde3fae86a47dc53fcc4fad4dc1b759366 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<HTML>
<HEAD>
<link href="./style.css" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<TITLE>Silicon Linux</TITLE>
</HEAD>
<BODY>
<h1 class ="title">Silicon Linux</h1>
<p class="center"><i>This website is under construction. Content will come soon.</i></p>
</BODY>
</HTML>
|