Open
Description
The footer contains the following code:
<div id="credits">
<span>Adapted from <a href="http://wordpress.org/themes/monospace">Monospace</a> || Created with <a href="">Pelican</a></span>
</div>
I guess the href
of the Pelican link (<a href="">Pelican</a>
) was supposed to be "http://blog.getpelican.com/"
instead of ""
.
I would open a PR, but I couldn't find where this is defined.
Metadata
Metadata
Assignees
Labels
No labels