blob: 034979fc8b2f245549d9e4804fb3656f02ee0590 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
---
project: Silicon Linux
---
<html>
<head>
{% include heading.html %}
<title>Silicon Linux FAQ</title>
</head>
<body>
{% include navigator.html %}
<h1 class="subtitle">Silicon Linux FAQ</h1>
<p>
<h1>Frequently Asked Questions:</h1>
<h2 class="Question">Q: What is Silicon Linux?</h2>
<h2 class="answer">A: It's a linux distro by Alee14.</h2>
</p>
{% include footer.html %}
</body>
</html>
|