Update footer.html

This commit is contained in:
Guru Sabarish
2021-07-29 19:59:29 +05:30
committed by GitHub
parent 2b8c9f61d2
commit 1798378ead
+3 -1
View File
@@ -131,7 +131,9 @@
</div> </div>
&copy; {{ dateFormat "2006" now }} All Rights Reserved &copy; {{ dateFormat "2006" now }} All Rights Reserved
<div> <div>
Designed and Developed by Made with
<a href="https://github.com/gurusabarish/hugo-profile" target="_blank">Hugo profile</a>
| Designed and Developed by
<a href="https://gurusabarish.tech" target="_blank">Gurusabarish</a> <a href="https://gurusabarish.tech" target="_blank">Gurusabarish</a>
</div> </div>
</div> </div>