Repos / hi.imnhan.com / 88ed203167
commit 88ed203167ff104060a237e60699280f01df4280
Author: Nhân <hi@imnhan.com>
Date:   Thu Sep 14 20:15:33 2023 +0700

    link to joke

diff --git a/ideas/index.dj b/ideas/index.dj
index ed3e891..fccdf08 100644
--- a/ideas/index.dj
+++ b/ideas/index.dj
@@ -4,7 +4,7 @@ Thumb: idea-man.jpg
 Description: "The idea is there. It just needs implementation."
 ---
 
-![](idea-man.jpg)
+[![](idea-man.jpg)](https://www.youtube.com/watch?v=DkGMY63FF3Q)
 
 > The idea is there. It just needs implementation.
 
diff --git a/ideas/index.html b/ideas/index.html
index 381e803..0903b02 100644
--- a/ideas/index.html
+++ b/ideas/index.html
@@ -35,7 +35,7 @@
 
 <h1>Potential project ideas</h1>
 
-<p><img alt="" src="idea-man.jpg"></p>
+<p><a href="https://www.youtube.com/watch?v=DkGMY63FF3Q"><img alt="" src="idea-man.jpg"></a></p>
 <blockquote>
 <p>The idea is there. It just needs implementation.</p>
 </blockquote>