From 85e2955404ffc52083f81a48ddc7b2f2b8367a95 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Wed, 23 Nov 2022 02:06:58 +0530 Subject: Adds Gif Banner * Ahhhhh the nostalgia --- src/_includes/partials/footer.njk | 1 + 1 file changed, 1 insertion(+) (limited to 'src/_includes/partials') diff --git a/src/_includes/partials/footer.njk b/src/_includes/partials/footer.njk index 54fd287..0f973c6 100644 --- a/src/_includes/partials/footer.njk +++ b/src/_includes/partials/footer.njk @@ -1,4 +1,5 @@ <footer> + <img src="/images/indrajith_dev_gif_banner.gif" alt=""> <ul> <li> <p>© 2022 Indrajith K L </p> -- cgit v1.2.3