From 2b61e88ad8ffbb061d4216014553ee177c64bca0 Mon Sep 17 00:00:00 2001 From: Navan Chauhan <navanchauhan@gmail.com> Date: Fri, 9 Feb 2018 19:13:01 +0530 Subject: Update projects.html --- projects.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'projects.html') 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"> -- cgit v1.2.3