added marooned, colors, kofi button

This commit is contained in:
randogoth 2026-05-19 19:21:18 +03:00
parent 613c94665e
commit 5ad0201dbc
9 changed files with 56 additions and 12 deletions

View file

@ -99,6 +99,8 @@
<div class="clear"></div>
<footer>
<p>
<script type='text/javascript' src='https://ko-fi.com/widgets/widget_2.js'></script><script type='text/javascript'>kofiwidget2.init('Buy Me a Coffee', '#626FAC', 'U7U4NQ0Q');kofiwidget2.draw();</script>
&middot;
<a href="https://github.com/tcarwash/blue-penguin-dark">Blue Penguin Dark</a> Theme
&middot;
Powered by <a href="http://getpelican.com">Pelican</a>
@ -110,6 +112,7 @@
&middot;
<a href="{{ SITEURL }}/{{ FEED_ALL_RSS }}" rel="alternate">Rss Feed</a>
{% endif %}
</p>
</footer>
{% endif %}
</div>