Update _layouts/home.html

This commit is contained in:
Mohammed Qureshi (Nova Cat) 2025-06-01 20:50:36 -07:00
parent 821dba4a40
commit 5856280398

View file

@ -15,3 +15,6 @@ home: true
</h4>
</article>
{%- endfor -%}
<h2>Want to contribute to SweeBlogs?</h2>
<p>You can make a Pull Request <a href="https://git.swee.codes/swee.codes/blogs.swee.codes/src/branch/main">in this repository</a>, don't forget to read the CONTRIB.md file.</p>