summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-20 18:37:26 -0700
committers1n <[email protected]>2019-10-20 18:37:26 -0700
commit5255a3d4fb32b24f10ebdaf3d01f1256e2e86e4c (patch)
tree58f19adecd27894e5e2842c0e620f567c0724069 /index.html
parentfill in information, attach forms to netlify (diff)
downloadp.s1n.pw-admin-5255a3d4fb32b24f10ebdaf3d01f1256e2e86e4c.tar.xz
p.s1n.pw-admin-5255a3d4fb32b24f10ebdaf3d01f1256e2e86e4c.zip
relinking, redirect from proj
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>