forked from github/pelican
Merge pull request #106 from derdon/master
fixed link to pelican homepage in the simple theme
This commit is contained in:
commit
18c827653d
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@
|
|||
{% endblock %}
|
||||
<footer id="contentinfo" class="body">
|
||||
<address id="about" class="vcard body">
|
||||
Proudly powered by <a
|
||||
href="http://hg.lolnet.org/pelican/">pelican</a>, and obviously <a href="http://python.org">python</a>!
|
||||
Proudly powered by <a href="http://docs.notmyidea.org/alexis/pelican/">pelican</a>,
|
||||
and obviously <a href="http://python.org">python</a>!
|
||||
</address><!-- /#about -->
|
||||
</footer><!-- /#contentinfo -->
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue