From 345d622f13337db38830576d150884e54ed41743 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Wed, 24 Jan 2018 16:04:16 +0100
Subject: [PATCH] Link to github from index.html

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 7b2639b..4156c00 100644
--- a/index.html
+++ b/index.html
@@ -34,7 +34,7 @@
 			</div>
 		</div>
 		<footer class="center grey-text">
-			<p>Images were found on the web; if they should be removed, let me know: yagu0 on github</p>
+			<p>Images were found on the web; if they should be removed, let me know: <a href="https://github.com/yagu0/rpsls">yagu0 on github</a></p>
 		</footer>
 	</body>
 
-- 
2.44.0