- Remove background for article title and increase font size - Improve colors - Article: decrease font size and remove bold from list of tags - Add test in case CATEGORY_DESCRIPTIONS isn't defined
5 lines
277 B
HTML
5 lines
277 B
HTML
<footer class="footer">
|
|
<div class="info"> 2020 - 2025 — <a href=https://creativecommons.org/licenses/by-nc-sa/4.0/> CC BY-NC-SA 4.0</a> — par {{ AUTHOR }}</div>
|
|
<hr>
|
|
<div class="info">made with <a href="http://blog.getpelican.com/">Pelican</a></div>
|
|
</footer>
|