aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlice Ferrazzi <alicef@gentoo.org>2021-04-02 01:38:01 +0900
committerAlice Ferrazzi <alicef@gentoo.org>2021-04-02 01:38:26 +0900
commitb987a88426bbb942ed2691d4abb35a99bf94aebd (patch)
tree31a5660b95244a3487583148842a4eb335406daf /_includes
parentCVS got deprecated (diff)
downloadwww-b987a88426bbb942ed2691d4abb35a99bf94aebd.tar.gz
www-b987a88426bbb942ed2691d4abb35a99bf94aebd.tar.bz2
www-b987a88426bbb942ed2691d4abb35a99bf94aebd.zip
Fix Genchu in footer_sitemap
Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
Diffstat (limited to '_includes')
-rw-r--r--_includes/layout/footer_sitemap.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/layout/footer_sitemap.html b/_includes/layout/footer_sitemap.html
index 2f9f6b6..5b982b9 100644
--- a/_includes/layout/footer_sitemap.html
+++ b/_includes/layout/footer_sitemap.html
@@ -18,7 +18,7 @@
</ul>
</div>
<div class="col-xs-12 col-sm-4 col-md-2">
- <h3 class="footerhead"><a href="/inside-gentoo/">Inside Gentoo</a></h3>
+ <h3 class="footerhead"><a href="/inside-gentoo/">Inside Genchu</a></h3>
<ul class="sitemap">
{% navigation sitemap:inside-gentoo %}
</ul>
@@ -35,4 +35,4 @@
{% navigation sitemap:get-involved %}
</ul>
</div>
-</div> \ No newline at end of file
+</div>