We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06bd971 commit 07febd2Copy full SHA for 07febd2
index.html
@@ -514,6 +514,31 @@ <h3 class="display-6">Emails</h3>
514
</picture>
515
</figure>
516
</a>
517
+ <a
518
+ href="./img/arg-2/email-xernalt.png"
519
+ target="_blank"
520
+ rel="noopener"
521
+ >
522
+ <figure class="figure">
523
+ <picture>
524
+ <source
525
+ srcset="./img/arg-2/email-xernalt.webp"
526
+ type="image/webp"
527
+ />
528
529
+ srcset="./img/arg-2/email-xernalt.png"
530
+ type="image/png"
531
532
+ <img
533
+ width="460"
534
+ height="260"
535
+ src="./img/arg-2/email-xernalt.png"
536
+ class="figure-img img-fluid rounded"
537
+ alt=""
538
539
+ </picture>
540
+ </figure>
541
+ </a>
542
</div>
543
544
0 commit comments