summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 2ca7a44..a789014 100644
--- a/index.html
+++ b/index.html
@@ -96,13 +96,13 @@
<div class="row">
<div class="col-lg-8"></div>
- <div class="col-lg-4 project project1 wow fadeInUp" onclick="location.href='/project/'"></div>
+ <div class="col-lg-4 project project1 wow fadeInUp" onclick="location.href='/project/example-project/'"></div>
</div>
<div class="whitespace"></div>
<div class="row">
- <div class="col-lg-6 project project2 wow fadeInUp" onclick="location.href='/project/'"></div>
+ <div class="col-lg-6 project project2 wow fadeInUp" onclick="location.href='/project/example-project/'"></div>
<div class="col-lg-6"></div>
</div>
@@ -112,7 +112,7 @@
<div class="row">
<div class="col-lg-7"></div>
- <div class="col-lg-4 project project3 wow fadeInUp" onclick="location.href='/project/'"></div>
+ <div class="col-lg-4 project project3 wow fadeInUp" onclick="location.href='/project/example-project/'"></div>
<div class="col-lg-1"></div>
</div>
@@ -122,7 +122,7 @@
<div class="row">
<div class="col-lg-1"></div>
- <div class="col-lg-5 project project4 wow fadeInUp" onclick="location.href='/project/'"></div>
+ <div class="col-lg-5 project project4 wow fadeInUp" onclick="location.href='/project/example-project/'"></div>
<div class="col-lg-6"></div>
</div>