aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlice Ferrazzi <alicef@gentoo.org>2021-04-02 01:28:15 +0900
committerAlice Ferrazzi <alicef@gentoo.org>2021-04-02 01:31:26 +0900
commit61f70b0ebcb8ee0fa0e67b0875b22f90d2c92607 (patch)
treeda74b3b026847780131ca6fe573276e70d91dbf7 /_includes/layout
parentAdd new logo (diff)
downloadwww-61f70b0ebcb8ee0fa0e67b0875b22f90d2c92607.tar.gz
www-61f70b0ebcb8ee0fa0e67b0875b22f90d2c92607.tar.bz2
www-61f70b0ebcb8ee0fa0e67b0875b22f90d2c92607.zip
Minor Genchu updates
Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
Diffstat (limited to '_includes/layout')
-rw-r--r--_includes/layout/header.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_includes/layout/header.html b/_includes/layout/header.html
index e3d7ce0..5dc2c2b 100644
--- a/_includes/layout/header.html
+++ b/_includes/layout/header.html
@@ -4,13 +4,13 @@
<div class="row">
<div class="site-title-buttons">
<div class="btn-group btn-group-sm">
- <a href="https://get.gentoo.org/" role="button" class="btn get-gentoo"><span class="fa fa-fw fa-download"></span> <strong>Get Gentoo!</strong></a>
+ <a href="https://get.gentoo.org/" role="button" class="btn get-gentoo"><span class="fa fa-fw fa-download"></span> <strong>Get Genchu!</strong></a>
<div class="btn-group btn-group-sm">
<a class="btn gentoo-org-sites dropdown-toggle" data-toggle="dropdown" data-target="#" href="#">
- <span class="fa fa-fw fa-map-o"></span> <span class="hidden-xs">gentoo.org sites</span> <span class="caret"></span>
+ <span class="fa fa-fw fa-map-o"></span> <span class="hidden-xs">genchu.org sites</span> <span class="caret"></span>
</a>
<ul class="dropdown-menu dropdown-menu-right">
- <li><a href="https://www.gentoo.org/" title="Main Gentoo website"><span class="fa fa-home fa-fw"></span> gentoo.org</a></li>
+ <li><a href="https://www.gentoo.org/" title="Main Genchu website"><span class="fa fa-home fa-fw"></span> genchu.org</a></li>
<li><a href="https://wiki.gentoo.org/" title="Find and contribute documentation"><span class="fa fa-file-text-o fa-fw"></span> Wiki</a></li>
<li><a href="https://bugs.gentoo.org/" title="Report issues and find common issues"><span class="fa fa-bug fa-fw"></span> Bugs</a></li>
<li><a href="https://forums.gentoo.org/" title="Discuss with the community"><span class="fa fa-comments-o fa-fw"></span> Forums</a></li>