added marooned, colors, kofi button
This commit is contained in:
parent
613c94665e
commit
5ad0201dbc
9 changed files with 56 additions and 12 deletions
|
|
@ -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>
|
||||
·
|
||||
<a href="https://github.com/tcarwash/blue-penguin-dark">Blue Penguin Dark</a> Theme
|
||||
·
|
||||
Powered by <a href="http://getpelican.com">Pelican</a>
|
||||
|
|
@ -110,6 +112,7 @@
|
|||
·
|
||||
<a href="{{ SITEURL }}/{{ FEED_ALL_RSS }}" rel="alternate">Rss Feed</a>
|
||||
{% endif %}
|
||||
</p>
|
||||
</footer>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue