git sync for colleagues.
All in 1 big commit :)... Do as I say... not as I do (in my private stuff anyway)
BIN
static/mail/images/blog.png
Normal file
After Width: | Height: | Size: 644 B |
BIN
static/mail/images/divider.jpg
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
static/mail/images/facebook.png
Normal file
After Width: | Height: | Size: 476 B |
BIN
static/mail/images/github.png
Normal file
After Width: | Height: | Size: 979 B |
BIN
static/mail/images/leaf.png
Normal file
After Width: | Height: | Size: 947 B |
BIN
static/mail/images/linkedin.png
Normal file
After Width: | Height: | Size: 616 B |
BIN
static/mail/images/picture.jpg
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
static/mail/images/twitter.png
Normal file
After Width: | Height: | Size: 669 B |
99
static/mail/index.html
Normal file
@@ -0,0 +1,99 @@
|
||||
<p style="margin: 0em">Met vriendelijke groet, kind regards,</p>
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="500">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
height="64"
|
||||
style="font-family: Helvetica, Arial, sans-serif; font-size: 18px; font-style: bold"
|
||||
>
|
||||
<strong>Rick van Lieshout</strong>
|
||||
<br />
|
||||
<em style="font-size: 17px; font-weight: 400">Software architect & IT enthusiast</em>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td border="0" cellpadding="0" cellspacing="0">
|
||||
<img src="https://rickvanlieshout.com/mail/images/picture.jpg" alt="profile pic" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
height="85"
|
||||
style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; color: #4d4d4e"
|
||||
>
|
||||
<a
|
||||
onMouseOver="this.style.color='#000000'"
|
||||
onMouseOut="this.style.color='#4d4d4e'"
|
||||
style="color: #4d4d4e; text-decoration: none !important"
|
||||
href="tel:+31614436562"
|
||||
>+31 6 144 36 56 2</a
|
||||
>
|
||||
<br />
|
||||
<a
|
||||
onMouseOver="this.style.color='#000000'"
|
||||
onMouseOut="this.style.color='#4d4d4e'"
|
||||
style="color: #4d4d4e; text-decoration: none !important"
|
||||
href="mailto: info@rickvanlieshout.com"
|
||||
>info@rickvanlieshout.com</a
|
||||
>
|
||||
<br />
|
||||
<a
|
||||
onMouseOver="this.style.color='#000000'"
|
||||
onMouseOut="this.style.color='#4d4d4e'"
|
||||
style="color: #4d4d4e; text-decoration: none !important"
|
||||
style="color: #4d4d4e"
|
||||
href="rickvanlieshout.com"
|
||||
>rickvanlieshout.com</a
|
||||
>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a
|
||||
href="https://github.com/mastermindzh"
|
||||
target="_blank"
|
||||
style="text-decoration: none !important"
|
||||
><img src="https://rickvanlieshout.com/mail/images/github.png" alt="github Icon"
|
||||
/></a>
|
||||
<a
|
||||
href="https://www.facebook.com/rickvanlieshoutt"
|
||||
target="_blank"
|
||||
style="text-decoration: none !important"
|
||||
><img src="https://rickvanlieshout.com/mail/images/facebook.png" alt="Facebook Icon"
|
||||
/></a>
|
||||
<a
|
||||
href="https://www.linkedin.com/in/rickvanlieshout"
|
||||
target="_blank"
|
||||
style="text-decoration: none !important"
|
||||
><img src="https://rickvanlieshout.com/mail/images/linkedin.png" alt="LinkedIn Icon"
|
||||
/></a>
|
||||
<a
|
||||
href="https://twitter.com/mastermindzh"
|
||||
target="_blank"
|
||||
style="text-decoration: none !important"
|
||||
><img src="https://rickvanlieshout.com/mail/images/twitter.png" alt="Twitter Icon"
|
||||
/></a>
|
||||
<a
|
||||
href="https://rickvanlieshout.com"
|
||||
target="_blank"
|
||||
style="text-decoration: none !important"
|
||||
><img src="https://rickvanlieshout.com/mail/images/blog.png" alt="blog Icon"
|
||||
/></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td border="0" cellpadding="0" cellspacing="0" height="5" width="167">
|
||||
<img src="https://rickvanlieshout.com/mail/images/divider.jpg" alt="divider" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<small style="font-family: Helvetica, Arial, sans-serif; font-size: 10px; color: #4d4d4e">
|
||||
<img src="https://rickvanlieshout.com/mail/images/leaf.png" style="width: 10px" />
|
||||
Please consider the environment before printing this e-mail.</small
|
||||
>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|