aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-04-01 18:13:16 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-04-01 18:13:16 +0200
commit96b195d1451c408e14b2b316a55353175ff74b35 (patch)
treeca22cb30cb6c3a054f3e71b6d1b3d1fc4162b5dc /index.html
parentGenchu news item (diff)
downloadwww-96b195d1451c408e14b2b316a55353175ff74b35.tar.gz
www-96b195d1451c408e14b2b316a55353175ff74b35.tar.bz2
www-96b195d1451c408e14b2b316a55353175ff74b35.zip
Adapt frontpage to Genchu a bit
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html
index 53aa540..8f3f018 100644
--- a/index.html
+++ b/index.html
@@ -5,14 +5,14 @@ navtitle: 'Home'
nav1: home
nav1-show: true
nav1-weight: 1
-description: 'The website of Gentoo, a flexible Linux distribution.'
-meta: '<link rel="alternate" type="application/atom+xml" title="Gentoo Linux news" href="/feeds/news.xml">'
+description: 'The website of Genchu, a flexible Linux distribution.'
+meta: '<link rel="alternate" type="application/atom+xml" title="Genchu Linux news" href="/feeds/news.xml">'
---
{% include hero-section/start class="emergehdr" %}
<div class="row">
<div class="col-xs-12 col-sm-8 col-md-9">
<p>
- Welcome to Gentoo, a highly flexible, source-based Linux distribution.
+ Welcome to Genchu, a highly flexible, source-based Linux distribution.
</p>
</div>
<div class="col-xs-12 col-sm-4 col-md-3 buttons">
@@ -31,7 +31,7 @@ meta: '<link rel="alternate" type="application/atom+xml" title="Gentoo Linux new
<div class="row">
<div class="col-xs-12 col-md-6">
- <h2>Developer blogs <small>live from <a href="https://planet.gentoo.org">Planet Gentoo</a></small></h2>
+ <h2>Developer blogs <small>live from <a href="https://planet.gentoo.org">Planet Genchu</a></small></h2>
{% include frontpage/planet %}
</div>
<div class="col-xs-12 col-md-6">
@@ -42,11 +42,11 @@ meta: '<link rel="alternate" type="application/atom+xml" title="Gentoo Linux new
<div class="row">
<div class="col-xs-12 col-md-6">
- <h2>New packages <small>at the <a href="https://packages.gentoo.org">Gentoo packages database</a></small></h2>
+ <h2>New packages <small>at the <a href="https://packages.gentoo.org">Genchu packages database</a></small></h2>
{% include frontpage/packages %}
</div>
<div class="col-xs-12 col-md-6">
- <h2>Fresh documentation <small>on the <a href="https://wiki.gentoo.org/">Gentoo wiki</a></small></h2>
+ <h2>Fresh documentation <small>on the <a href="https://wiki.gentoo.org/">Genchu wiki</a></small></h2>
{% include frontpage/wiki %}
</div>
</div>