aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaan Debie <ddebie@universitplatform.com>2016-04-22 15:39:15 +0200
committerDaan Debie <ddebie@universitplatform.com>2016-04-22 15:39:15 +0200
commit28e8528e6f2a42b8611a10f9533e69818c411715 (patch)
treea4d7bc577717457754efce7ee51595f336702b98
parentfaa85d6112a759767a4f327e35a07fa55d9e747e (diff)
downloadpelican-themes-28e8528e6f2a42b8611a10f9533e69818c411715.zip
pelican-themes-28e8528e6f2a42b8611a10f9533e69818c411715.tar.gz
pelican-themes-28e8528e6f2a42b8611a10f9533e69818c411715.tar.bz2
Update link to theme in footer
-rw-r--r--pelican-bootstrap3/templates/includes/footer.html2
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; {{ copy_date }} {{ AUTHOR }}
- &middot; Powered by <a href="https://github.com/DandyDev/pelican-bootstrap3" target="_blank">pelican-bootstrap3</a>,
+ &middot; 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 %}