diff options
Diffstat (limited to 'built-texts/templates/base.html')
-rw-r--r-- | built-texts/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/built-texts/templates/base.html b/built-texts/templates/base.html index cbb901a..253de0e 100644 --- a/built-texts/templates/base.html +++ b/built-texts/templates/base.html @@ -134,7 +134,7 @@ <hr /> <p align="center"><a href="{{ SITEURL }}">{{ SITENAME }}</a> © {{ AUTHOR }} - Powered by <a href="github.com/getpelican/pelican">Pelican</a> and + Powered by <a href="https://github.com/getpelican/pelican">Pelican</a> and <a href="https://twitter.github.com/bootstrap">Twitter Bootstrap</a>. Icons by <a href="https://fortawesome.github.com/Font-Awesome">Font Awesome</a> and <a href="https://gregoryloucas.github.com/Font-Awesome-More">Font Awesome More</a></p> |