Skip to content

Commit

Permalink
Signature template initial commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
HeikkiYlipaavalniemi committed Oct 21, 2024
0 parents commit 176b075
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions signature.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title></title>
<style>
p {
font-size: 1rem;
font-family: Arial, Helvetica, sans-serif;
}
</style>
</head>
<body>
<p><b>Your Name</b><br>
<i>Your Title</i></p>

<p>
Tel: +358 50 123 4567<br>
Email: <a href="mailto:[email protected]">[email protected]</a>
</p>

<p>
<a href="https://www.exove.com/"><img moz-do-not-send="false" src="https://www.exove.com/app/uploads/2024/10/exove-rebl.png"
alt="Exove REBL logo" width="300" height="65"></a>
</p>
<p>
<a href="https://www.linkedin.com/company/exove/">LinkedIn</a>&nbsp;|&nbsp;
<a href="https://www.facebook.com/exove/">Facebook</a>&nbsp;|&nbsp;
<a href="https://www.instagram.com/exove/">Instagram</a>
</p>
<p>
— — — — — — — — — — — — — <br><br />
Defrustrating the Digital: <a href="https://www.exove.com">exove.com</a><br /><br />
<i>Exove a <a href="https://www.reblgroup.com/">REBL</a> company</i>
</p>
</body>
</html>

0 comments on commit 176b075

Please sign in to comment.