Merge branch '2019simple' of github.com:AdamasFR/CV_Web_Dumas into 2019simple

This commit is contained in:
Adamas 2019-04-20 15:23:46 +02:00
commit 74b18ffaf7

View File

@ -8,7 +8,7 @@ $btnMail.click(function (evt) {
evt.preventDefault();
Swal.fire({
title: 'Email',
html: "Vous pouvez m'envoyer un mail à <strong>anthony@dumas.cc</strong> !",
html: "Vous pouvez m'envoyer un mail à <strong><a href='mailto:anthony@dumas.cc'>anthony@dumas.cc</a></strong> !",
imageUrl: './images/mail.jpg',
imageWidth: 400,
imageHeight: 200,