diff options
author | Daan Debie <ddebie@universitplatform.com> | 2016-04-22 15:39:15 +0200 |
---|---|---|
committer | Daan Debie <ddebie@universitplatform.com> | 2016-04-22 15:39:15 +0200 |
commit | 28e8528e6f2a42b8611a10f9533e69818c411715 (patch) | |
tree | a4d7bc577717457754efce7ee51595f336702b98 /pelican-bootstrap3/templates/includes | |
parent | faa85d6112a759767a4f327e35a07fa55d9e747e (diff) | |
download | pelican-themes-28e8528e6f2a42b8611a10f9533e69818c411715.tar.gz |
Update link to theme in footer
Diffstat (limited to 'pelican-bootstrap3/templates/includes')
-rw-r--r-- | pelican-bootstrap3/templates/includes/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pelican-bootstrap3/templates/includes/footer.html b/pelican-bootstrap3/templates/includes/footer.html index 29be389..ccd951b 100644 --- a/pelican-bootstrap3/templates/includes/footer.html +++ b/pelican-bootstrap3/templates/includes/footer.html @@ -8,7 +8,7 @@ {% set copy_date = '' %} {% endif %} <div class="col-xs-10">© {{ copy_date }} {{ AUTHOR }} - · Powered by <a href="https://github.com/DandyDev/pelican-bootstrap3" target="_blank">pelican-bootstrap3</a>, + · Powered by <a href="https://github.com/getpelican/pelican-themes/tree/master/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> {%- if CC_LICENSE or CC_LICENSE_DERIVATIVES or CC_LICENSE_COMMERCIAL %} |