diff options
-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"> |