mirror of
https://github.com/silicon-linux/silicon-linux.github.io.git
synced 2025-01-22 14:12:01 -05:00
20 lines
432 B
HTML
20 lines
432 B
HTML
---
|
|
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>
|