added social media and got the test post working

This commit is contained in:
Abhishek Anil Deshmukh
2024-08-21 12:39:32 +02:00
parent 717160cec8
commit c99edc23dc
4 changed files with 13 additions and 5 deletions

View File

@@ -86,8 +86,8 @@
</ul>
<div class="footer">
{% block footer %}
<span>Designed by </span><a href="https://www.caicai.me">CaiCai</a>
<div class="by_zola"><a href="https://www.getzola.org/" target="_blank">Proudly published with Zola!</a></div>
<a href="https://thoughts.abhishek-home.com">thoughts.abhishek-home.com</a>
<div class="by_zola"><a href="https://www.getzola.org/" target="_blank">Compiled with Zola!</a></div>
{% endblock footer %}
</div>
</div>