diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-07 10:44:36 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-07 10:52:24 -0300 |
commit | a999ab544012cdc2616686f278b8de92e829f9f6 (patch) | |
tree | 745efc34dc8c5f66a0d0b6b1db7e3807cda87b44 | |
parent | 5a7cf7d5a7c1ecf60b5ba79d3527e43536f6bc5b (diff) |
Update main page and About's template
-rw-r--r-- | templates/public/about.html | 8 | ||||
-rw-r--r-- | templates/public/index.html | 3 |
2 files changed, 5 insertions, 6 deletions
diff --git a/templates/public/about.html b/templates/public/about.html index 1f7e2f2b..d380369d 100644 --- a/templates/public/about.html +++ b/templates/public/about.html @@ -6,7 +6,7 @@ <h2 class="title">Parabola Presentation</h2> <p>In 2009 we started a project to offer the Free Software - community the chance of using an Arch GNU/Linux system completely + community the chance of using an Arch system completely freed from nonfree software.</p> <p>Today we have repositories and installable images of this wonderful @@ -26,10 +26,10 @@ package, you can build your own operating system in the way you want and learn a lot along the way.</p> - <h3>Free Arch GNU/Linux</h3> + <h3>Free Arch</h3> <p>Following the minimalist, KISS, spirit of Arch, we have managed to - achieve its freedom in a simple way. To free your Arch GNU/Linux installation, + achieve its freedom in a simple way. To free your Arch installation, just install our libre repositories list and update your system.</p> <p>No reinstallation needed.</p> @@ -38,7 +38,7 @@ <p>Boring tasks are always available. We want to start new projects. We want to help people have servers of their own, with services of their own, with - Parabola Social. We want people to remix their own Arch GNU/Linux and share it + Parabola Social. We want people to remix their own Arch and share it with the rest of the world.</p> <p>We want Free Software with a social utility for a libre society.</p> diff --git a/templates/public/index.html b/templates/public/index.html index f7662e6f..55fec4e4 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -19,8 +19,7 @@ <a href="https://www.gnu.org/philosophy/free-sw">freedom</a>) operating system that is simple and lightweight.</p> - <p>Derived from Arch GNU/Linux, Parabola GNU/Linux-libre provides packages from - Arch that meet the + <p>Derived from Arch, Parabola provides packages from it that meet the <a href="http://www.gnu.org/distros/free-system-distribution-guidelines.html">Free System Distribution Guidelines (FSDG)</a> and replacements for the packages that don't meet this requirement. Packages are provided for the i686, |