nirm.al

my website
git clone git://git.nirm.al/nirm.al.git
Log | Files | Refs | README | LICENSE

commit f2c11a4c898d3f996a5118343c81c95d30f1d54b
parent b11b1b52bad96e477a9456b86dd861e2d72b8d8f
Author: Nirmal Kumar R <tildezero@gmail.com>
Date:   Tue, 23 Jul 2024 22:09:27 +0530

Update footer with copyrights

Diffstat:
Mindex.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html @@ -110,7 +110,7 @@ <footer> <hr> - © Nirmal Kumar R + © Nirmal Kumar R. All original text, is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. Source code of this website can be found here - <a href="https://github.com/mysticmode/mysticmode.github.io">https://github.com/mysticmode/mysticmode.github.io</a>. </footer> </body> </html>