diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2018-02-09 19:13:01 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-09 19:13:01 +0530 |
commit | 2b61e88ad8ffbb061d4216014553ee177c64bca0 (patch) | |
tree | e3c67c2b95631253452ddd80821cf1d2a3fc8efd | |
parent | fc15a9e3020e7401dff32dfadc3f2a651ff8cff3 (diff) |
Update projects.html
-rw-r--r-- | projects.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/projects.html b/projects.html index b58cb7e..0e8d89f 100644 --- a/projects.html +++ b/projects.html @@ -52,12 +52,12 @@ </a></div> </div> <div class="mdc-layout-grid__cell"> - <div class="mdc-card shrine-product-card"> + <div class="mdc-card shrine-product-card"><a href="https://navanchauhan.me/Grub-Repair-Toolkit"> <section class="mdc-card__primary"> <span class="mdc-card__title shrine-product-card__price">GYGB</span> </section> - <img class="shrine-product-card__image" width="240" height="240" alt="Shoes" src="assets/chucks.png"> - </div> + <img class="shrine-product-card__image" width="240" height="240" alt="GYGB" src="https://raw.githubusercontent.com/navanchauhan/Grub-Repair-Toolkit/master/Docs/SS.png"> + </div></a> </div> <div class="mdc-layout-grid__cell"> <div class="mdc-card shrine-product-card"> |