Hate copyright
This commit is contained in:
parent
e10f15da78
commit
7cb1e25288
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
{% else %}
|
||||
{% set copy_date = '' %}
|
||||
{% endif %}
|
||||
<div class="col-xs-10">© {{ copy_date }} {{ AUTHOR }}
|
||||
<div class="col-xs-10">{{ copy_date }} {{ AUTHOR }}
|
||||
· Powered by <a href="https://github.com/DandyDev/pelican-bootstrap3" target="_blank">pelican-bootstrap3</a>,
|
||||
<a href="http://docs.getpelican.com/" target="_blank">Pelican</a>,
|
||||
<a href="http://getbootstrap.com" target="_blank">Bootstrap</a>
|
||||
|
|
Loading…
Reference in a new issue