Fixed footer

This commit is contained in:
larsenv 2017-09-09 14:03:18 -05:00
parent 5edc73e276
commit a81280f66e
No known key found for this signature in database
GPG key ID: E7547FF38CA8E6E0

View file

@ -2,4 +2,4 @@
{% assign split_path = page.path | split: "/" %}
{% assign locale = split_path[1] %}
{% assign titles = site.data.navigation[locale].footer %}
<div class="page__footer-copyright">&copy; {{ site.time | date: '%Y' }} {{ site.name | default: site.title }} - <a href="https://github.com/Plailect/Guide">{{ titles[0].title }}</a> - <a href="site-navigation">{{ titles[1].title }}</a> - <a href="why-ads">{{ titles[2].title }}</a>
<div class="page__footer-copyright">&copy; {{ site.time | date: '%Y' }} {{ site.name | default: site.title }} - <a href="https://github.com/Plailect/Guide">{{ titles[0].title }}</a> - <a href="site-navigation">{{ titles[1].title }}</a>