email link, take two

This commit is contained in:
Jerome Petazzoni
2020-03-05 00:34:13 -06:00
parent 2a988715c3
commit 44ba91847c
2 changed files with 11 additions and 2 deletions
-2
View File
@@ -11,5 +11,3 @@
#/kubernetesmastery https://www.udemy.com/course/kubernetesmastery/?referralCode=7E09090AF9B79E6C283F
/dockermastery https://www.udemy.com/course/docker-mastery/?couponCode=SWEETFEBSALEC1
/kubernetesmastery https://www.udemy.com/course/kubernetesmastery/?couponCode=SWEETFEBSALEC4
/qr mailto:jerome.petazzoni@gmail.com?subject=I%20was%20at%20your%20Docker/Kubernetes%20workshop%20at%20QCON.%20Can%20you%20train%20my%20team%3F
+11
View File
@@ -0,0 +1,11 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Send an email to Jérôme</title>
<meta http-equiv="refresh" content="0;URL='mailto:jerome.petazzoni@gmail.com?subject=I%20was%20at%20your%20Docker/Kubernetes%20workshop%20at%20QCON.%20Can%20you%20train%20my%20team%3F
'" />
</head>
<body>
<p>Click <a href="mailto:jerome.petazzoni@gmail.com?subject=I%20was%20at%20your%20Docker/Kubernetes%20workshop%20at%20QCON.%20Can%20you%20train%20my%20team%3F">
here</a> to send an email to Jérôme to inquire about Docker/Kubernetes training.</p>
</body>
</html>