diff options
| author | s1n <[email protected]> | 2019-10-21 20:45:16 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-21 20:45:16 -0700 |
| commit | 62ac9bcc7c37058179108ec1443e804bf2e2790b (patch) | |
| tree | 19707b3c7a2b3524f539853c5222aa1a0e4f06d6 /work/index.html | |
| parent | add rockstar and previous things (diff) | |
| download | p.s1n.pw-admin-62ac9bcc7c37058179108ec1443e804bf2e2790b.tar.xz p.s1n.pw-admin-62ac9bcc7c37058179108ec1443e804bf2e2790b.zip | |
add allegiance
Diffstat (limited to 'work/index.html')
| -rw-r--r-- | work/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/work/index.html b/work/index.html index c897c78..139e9b6 100644 --- a/work/index.html +++ b/work/index.html @@ -105,17 +105,17 @@ <div class="col-lg-6"></div> </div> - <!-- <div class="whitespace"></div> <div class="row"> <div class="col-lg-7"></div> - <div class="col-lg-4 project project3 wow fadeInUp" onclick="location.href='/projects/'"></div> + <div class="col-lg-4 project project3 wow fadeInUp" onclick="location.href='/projects/allegiance'"></div> <div class="col-lg-1"></div> </div> + <!-- <div class="whitespace"></div> <div class="row"> |