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>2020-12-24 20:21:55 -0500
commitedc54c7ee3505921b25967308320899b2c0e4afb (patch)
tree3eb37c940ee8a6c01feb0895e4d7c04ac0882e7f
parentc7db03a8948c604d96d22d4cb0d56fd83acba623 (diff)
downloadwww-edc54c7ee3505921b25967308320899b2c0e4afb.tar.gz
www-edc54c7ee3505921b25967308320899b2c0e4afb.tar.bz2
www-edc54c7ee3505921b25967308320899b2c0e4afb.zip
link to docs.html in footerdev/ttn/docs-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">