From 22ef8c8948cde851d0245bf922418354149c5cff Mon Sep 17 00:00:00 2001
From: Nemo <me@captnemo.in>
Date: Thu, 25 Apr 2024 15:49:28 +0530
Subject: [PATCH] alt for emojis

---
 _layouts/default.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_layouts/default.html b/_layouts/default.html
index eca4f7d..c70c8a4 100644
--- a/_layouts/default.html
+++ a/_layouts/default.html
@@ -26,7 +26,7 @@
 
 
     <footer class='margin-top-2'>
-        <p>Made with <span class="heart">❤️</span> for <span class="flag">🇮🇳</span> by <a href="https://tatooine.club/@nemo" target="_blank">Nemo</a> and <a target="_blank" href="https://twitter.com/shreyas_satish">Shreyas</a></p>
+        <p>Made with <span class="heart" title="love" alt="heart emoji">❤️</span> for <span title="India" alt="India Flag" class="flag">🇮🇳</span> by <a href="https://tatooine.club/@nemo" target="_blank">Nemo</a> and <a target="_blank" href="https://twitter.com/shreyas_satish">Shreyas</a></p>
         <p><a href="/about/">About</a> | <a href="/about/#credits">Credits</a> | <a href="/faq/">FAQ</a></p>
     </footer>
 
--
rgit 0.1.5