Update links to HTTPS and current 301 redirects in docs/templates/themes

This also updates the Tumblr API to use HTTPS as documented in the
current Tumblr API docs.
This commit is contained in:
Kurt McKee 2019-12-06 09:13:07 -06:00
commit fbf1d79392
129 changed files with 280 additions and 266 deletions

View file

@ -58,10 +58,10 @@
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
Proudly powered by <a href="https://getpelican.com/">Pelican</a>, which takes great advantage of <a href="https://www.python.org/">Python</a>.
</address><!-- /#about -->
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
<p>The theme is by <a href="https://www.smashingmagazine.com/2009/08/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
</body>