added footer

This commit is contained in:
gurusabarish
2022-02-09 13:55:57 +05:30
parent 864259fa6f
commit 4a905a3285
10 changed files with 227 additions and 1 deletions
@@ -0,0 +1,10 @@
<footer>
<!-- Recent blog posts -->
{{- partial "sections/footer/recentBlogPosts.html" . -}}
<!-- Social Icons -->
{{- partial "sections/footer/socialNetwork.html" . -}}
<!-- Copyright -->
{{- partial "sections/footer/copyright.html" . -}}
</footer>