Browse Source

Added Beanzilla link.

Steve Thielemann 6 years ago
parent
commit
e33ac8a771
1 changed files with 2 additions and 1 deletions
  1. 2 1
      templates/base.html

+ 2 - 1
templates/base.html

@@ -34,6 +34,7 @@
 {% if not loop.last %}-{% endif %}
 {% endfor %}
 {% endif %}
+<a href="https://beanzilla.net">Beanzilla</a>
 <a href="{{ SITEURL }}/tags.html">Tags</a>
 <!-- <a href="{{ SITEURL }}/categories.html">Categories</a> -->
 <a href="{{ SITEURL }}/archives.html">Archives</a>
@@ -51,7 +52,7 @@
     {% block content %}{% endblock %}
   </main>
   <footer>
-    © 2018 {{ AUTHOR }} - Proudly powered by <a href="http://alexis.notmyidea.org/pelican/">pelican</a>. Theme <a href="#">after-dark</a>.
+    © 2018 {{ AUTHOR }} - Proudly powered by <a href="https://blog.getpelican.com">pelican</a>. Theme <a href="#">after-dark</a>.
   </footer>
   {% if GOOGLE_ANALYTICS %}
   <script>