Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pelican link in footer broken #1

Open
mschilli87 opened this issue Oct 9, 2017 · 0 comments
Open

Pelican link in footer broken #1

mschilli87 opened this issue Oct 9, 2017 · 0 comments

Comments

@mschilli87
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant