diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2018-02-09 19:08:19 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-09 19:08:19 +0530 |
commit | 0f2ad03e8175be935c40b4b23dbe6acfd481d68e (patch) | |
tree | 89a1d1c12e417b54182fa531ab2964e3f2a45700 | |
parent | 155a269dc260e29f09a21b40cfd614ed089c2fd7 (diff) |
Update projects.html
-rw-r--r-- | projects.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects.html b/projects.html index 3af34b7..89d93c3 100644 --- a/projects.html +++ b/projects.html @@ -37,7 +37,7 @@ <nav class="mdc-temporary-drawer__content mdc-list"> <a class="mdc-list-item" href="https://navanchauhan.github.io">Home</a> <a class="mdc-list-item" href="#">Projects</a> - <a class="mdc-list-item" href="#">Contact Me</a> + <a class="mdc-list-item" href="https://navanchauhan.github.io/Contact.html">Contact Me</a> </nav> </nav> </aside> @@ -48,7 +48,7 @@ <section class="mdc-card__primary"> <span class="mdc-card__title shrine-product-card__price">Mjölnir</span> </section> - <img class="shrine-product-card__image" width="240" height="240" alt="Sunglasses" src="assets/sunnies.png"> + <img class="shrine-product-card__image" width="240" height="240" alt="DoS Tool" src="https://camo.githubusercontent.com/b5d74d59b944fcebd54050a16cc6f08a681a5383/68747470733a2f2f7669676e657474652e77696b69612e6e6f636f6f6b69652e6e65742f636c756270656e6775696e2f696d616765732f652f65612f353135355f69636f6e2e706e672f7265766973696f6e2f6c61746573743f63623d3230313230363136313035383537"> </div> </div> <div class="mdc-layout-grid__cell"> |