aboutsummaryrefslogtreecommitdiffstats
path: root/cebong/templates/base.html
diff options
context:
space:
mode:
authorDedi Purwanto <kecebongsoft@gmail.com>2012-11-18 12:03:04 +0800
committerDedi Purwanto <kecebongsoft@gmail.com>2012-11-18 12:03:04 +0800
commit67e88ee0a0a46ad0b957a93c923a7b5ea7c4be88 (patch)
tree9f16b4348c46f655eca6d4172a025c16a0c920d6 /cebong/templates/base.html
parentc83075843fc16e14a7be560780be6d9d224be31d (diff)
downloadpelican-themes-67e88ee0a0a46ad0b957a93c923a7b5ea7c4be88.tar.gz
Added license and updated theme link
Diffstat (limited to 'cebong/templates/base.html')
-rw-r--r--cebong/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cebong/templates/base.html b/cebong/templates/base.html
index 782a0ca..d4f4eb8 100644
--- a/cebong/templates/base.html
+++ b/cebong/templates/base.html
@@ -76,7 +76,7 @@
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
- {{FOOTERTEXT}} Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>. Theme is using <a href="http://github.com/kecebongsoft/pelican-theme-cebong" target="_blank">cebong</a>.
+ {{FOOTERTEXT}} Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>. Theme is using <a href="http://github.com/getpelican/pelican-themes" target="_blank">cebong</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->