diff options
Diffstat (limited to 'projects.html')
-rw-r--r-- | projects.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects.html b/projects.html index 89d93c3..b58cb7e 100644 --- a/projects.html +++ b/projects.html @@ -44,12 +44,12 @@ <main id="shrine-products" class="mdc-layout-grid mdc-toolbar-fixed-adjust"> <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/Mjolnir"> <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="DoS Tool" src="https://camo.githubusercontent.com/b5d74d59b944fcebd54050a16cc6f08a681a5383/68747470733a2f2f7669676e657474652e77696b69612e6e6f636f6f6b69652e6e65742f636c756270656e6775696e2f696d616765732f652f65612f353135355f69636f6e2e706e672f7265766973696f6e2f6c61746573743f63623d3230313230363136313035383537"> - </div> + </a></div> </div> <div class="mdc-layout-grid__cell"> <div class="mdc-card shrine-product-card"> |