Moved site start date
This commit is contained in:
parent
252bb35e00
commit
cf4df068fe
2 changed files with 1 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
|||
</div>{# .container #}
|
||||
|
||||
<footer class="container" role="contentinfo">
|
||||
<p class="copyright">© {{ site.start_date }}-{{ 'now' | date('Y') }} {{ site.title }}.</p>
|
||||
<p class="copyright">© 2010-{{ 'now' | date('Y') }} {{ site.title }}.</p>
|
||||
</footer>
|
||||
|
||||
{% include 'footer-scripts' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue