From 58e5738137f63582dd5053869e2681ceaef28099 Mon Sep 17 00:00:00 2001
From: Niko Parviainen <k8573@student.jamk.fi>
Date: Wed, 3 Apr 2019 14:38:26 +0300
Subject: [PATCH] Update index.html

---
 public/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/index.html b/public/index.html
index 3ece017..4ef38eb 100644
--- a/public/index.html
+++ b/public/index.html
@@ -18,6 +18,7 @@
             <li><a href="https://student.labranet.jamk.fi/~K8573/peliohjelmointi/Lightmap%20baking/">Lightmap baking</a></li>
             <li><a href="https://student.labranet.jamk.fi/~K8573/peliohjelmointi/Particle-effect/Build/">Particle effect</a></li>
             <li><a href="https://student.labranet.jamk.fi/~K8573/peliohjelmointi/Angry-Bird/">Angrybird-kopio</a></li>
+            <li><a href="https://gitlab.labranet.jamk.fi/nikon-kurssirepot/ttos0700/tree/master/shader/Shader">Shader-harkka</a></li>
         </ul>
     </body>
 </html>
\ No newline at end of file
-- 
GitLab