blob: 64ce2e52f0404554cf422ad0944d6c9d05f5445c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
---
project: Silicon Linux
---
<html>
<HEAD>
{% include heading.html %}
<TITLE>Silicon Linux Support</TITLE>
</HEAD>
<BODY>
{% include navigator.html %}
<h1 class="subtitle">Silicon Linux Support</h1>
<p>
<iframe class="iframe" src="https://titanembeds.com/embed/502598767510290432?css=discord&defaultchannel=502881083684028426&username=Website%20User" height="520" width="300" frameborder="5" align="right"></iframe>
<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>
|