diff options
| author | Croust <thememeknight@gmail.com> | 2018-10-21 00:16:22 -0400 |
|---|---|---|
| committer | Croust <thememeknight@gmail.com> | 2018-10-21 00:16:22 -0400 |
| commit | 25c4a6c5a87930873bcde99c4bac08d4a37da8ce (patch) | |
| tree | 343db1fb12272762ef7eeb719cda90be12b436d7 /support.html | |
| parent | b1ced0bacfd7ec8ab5d5ba875bc729a90c03c7e4 (diff) | |
| download | silicon-linux-25c4a6c5a87930873bcde99c4bac08d4a37da8ce.tar.gz silicon-linux-25c4a6c5a87930873bcde99c4bac08d4a37da8ce.tar.bz2 silicon-linux-25c4a6c5a87930873bcde99c4bac08d4a37da8ce.zip | |
Added New Questions and Answers.
Diffstat (limited to 'support.html')
| -rw-r--r-- | support.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/support.html b/support.html index adf1815..3faff2e 100644 --- a/support.html +++ b/support.html @@ -21,7 +21,13 @@ <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> + <br> + <h2 class="Question">Q: What is linux?</h2> + <h2 class="answer">A: Linux is a kernel made by Linus Torvalds.</h2> + <br> + <h2 class="Question">Q: What is a kernel?</h2> + <h2 class="answer">A: A kernel is the core of an operating system (OS).</h2> + </p> <div class="footer"> <p>Copyright 2018, Silicon Linux Development Group. <a href="https://github.com/silicon-linux/silicon-linux.github.io/issues">Report a bug.</a></p> </div> |
