From 20542b3a48c043b95b515cd4c990215f4b7ea2aa Mon Sep 17 00:00:00 2001 From: Nayab W <42422512+nayabw@users.noreply.github.com> Date: Sat, 27 Oct 2018 12:31:00 -0500 Subject: Testing out a download page --- download.html | 25 +++++++++++++++++++++++++ index.html | 3 +-- support.html | 11 ++--------- 3 files changed, 28 insertions(+), 11 deletions(-) create mode 100644 download.html diff --git a/download.html b/download.html new file mode 100644 index 0000000..87e15bb --- /dev/null +++ b/download.html @@ -0,0 +1,25 @@ + + + + + Silicon Linux | Download + + + +

Silicon Linux

+

The file is being uploaded...

+ + + + + \ No newline at end of file diff --git a/index.html b/index.html index 87def6f..4b3d36c 100644 --- a/index.html +++ b/index.html @@ -9,10 +9,9 @@

Silicon Linux

diff --git a/support.html b/support.html index 3faff2e..2d27c5a 100644 --- a/support.html +++ b/support.html @@ -9,10 +9,9 @@

Silicon Linux Support

@@ -21,13 +20,7 @@

Frequently Asked Questions:

Q: What is Silicon Linux?

A: It's a linux distro by Alee14.

-
-

Q: What is linux?

-

A: Linux is a kernel made by Linus Torvalds.

-
-

Q: What is a kernel?

-

A: A kernel is the core of an operating system (OS).

-

+

-- cgit v1.2.3