summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-12-24 20:21:55 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-05 16:45:15 -0500
commit5c6a5f079f4f9a244687313d8f7e292b4114c5cb (patch)
tree9f20e3c79c582e21df6a7a494ef2efece700930a
parent88a555496bb75f77b4f80564108cea42f9eb4514 (diff)
downloadwww-5c6a5f079f4f9a244687313d8f7e292b4114c5cb.tar.gz
www-5c6a5f079f4f9a244687313d8f7e292b4114c5cb.tar.bz2
www-5c6a5f079f4f9a244687313d8f7e292b4114c5cb.zip
link to docs.html in footer
-rw-r--r--common/footer.j2.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index 4085fc3b..8c5b7626 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -13,7 +13,8 @@
</div>
<div class="col-12 col-sm-4">
<ul class="footer-list">
- <li><a href="{{ url_localized('faq.html') }}">{{ _("FAQ") }}</a></li>
+ <li><a href="{{ url_localized('docs.html') }}">{{ _("Docs") }}</a> /
+ <a href="{{ url_localized('faq.html') }}">{{ _("FAQ") }}</a></li>
</ul>
</div>
<div class="col-12 col-sm-4">