modern Pelican URL in footer
authorM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Tue, 6 Sep 2016 03:48:13 +0000 (20:48 -0700)
committerM. Taylor Saotome-Westlake <ultimatelyuntruethought@gmail.com>
Tue, 6 Sep 2016 03:48:13 +0000 (20:48 -0700)
theme/templates/base.html

index 9881e7a..98fcddf 100644 (file)
@@ -91,7 +91,7 @@
 
       <footer>
                <p role="contentinfo">
-                 ©2016 {{ AUTHOR }} • Proudly powered by <a href="http://alexis.notmyidea.org/pelican/">pelican</a>. Theme modified from <a href="https://github.com/fle/pelican-simplegrey">pelican-simplegrey</a>.
+                 ©2016 {{ AUTHOR }} • Proudly powered by <a href="http://docs.getpelican.com/en/3.6.3/">Pelican</a>. Theme modified from <a href="https://github.com/fle/pelican-simplegrey">pelican-simplegrey</a>.
        </p>
 
          </footer>