move credits

This commit is contained in:
Tyrel Souza 2023-09-27 10:59:44 -04:00
parent d02ed85988
commit dbc43ebf8b
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E
2 changed files with 2 additions and 4 deletions

View File

@ -32,3 +32,5 @@ Site notes
~~~~~~~~~~
This blog is proudly powered by `Pelican <https://getpelican.com/>`_, which takes great advantage of Python.
The Theme is modified from `Blue Penguin Dark <https://github.com/tcarwash/blue-penguin-dark>`_ Theme

View File

@ -107,11 +107,7 @@
<div class="clear"></div>
<footer>
<p>
<a href="https://github.com/tcarwash/blue-penguin-dark">Blue Penguin Dark</a> Theme
&middot;
Powered by <a href="http://getpelican.com">Pelican</a>
{% if FEED_ALL_ATOM %}
&middot;
<a href="{{ SITEURL }}/{{ FEED_ALL_ATOM }}" rel="alternate">Atom Feed</a>
{% endif %}
{% if FEED_ALL_RSS %}