Skip to content

Commit

Permalink
Added animated logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Developer-Zahid committed Jun 3, 2024
1 parent fc4bcd2 commit cf357c3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions email-signature.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<table border="0" cellspacing="0" cellpadding="0" width="600" bgcolor="#F9F8F4" style="width: 600px; background-color: #F9F8F4; border-top: 1px solid #45484B;">
<tr>
<td width="174">
<img src="https://developer-zahid.github.io/Blank-Consultancy-Email-Signature/images/logo-mark.png" alt="logo mark" width="155" style="display: block; width: 155px;" />
<img src="https://developer-zahid.github.io/Blank-Consultancy-Email-Signature/images/logo-mark.gif" alt="logo mark" width="155" style="display: block; width: 155px;" />
</td>
<td style="vertical-align: bottom; padding-bottom: 18px;">
<p style="color: #302F2F; font-size: 16pt; font-family: 'DM Sans', sans-serif; line-height: 1; margin: 0;">
Expand Down Expand Up @@ -63,7 +63,7 @@
</td>
<td width="119" style="vertical-align: bottom; padding-bottom: 22px;">
<a href="https://blankconsultancy.au/" target="_blank">
<img src="https://developer-zahid.github.io/Blank-Consultancy-Email-Signature/images/logo.png" alt="logo" width="93" style="display: block; width: 93px;" />
<img src="https://developer-zahid.github.io/Blank-Consultancy-Email-Signature/images/logo.gif" alt="logo" width="93" style="display: block; width: 93px;" />
</a>
</td>
</tr>
Expand Down
Binary file added images/logo-mark.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<table border="0" cellspacing="0" cellpadding="0" width="600" bgcolor="#F9F8F4" style="width: 600px; background-color: #F9F8F4; border-top: 1px solid #45484B;">
<tr>
<td width="174">
<img src="https://developer-zahid.github.io/Blank-Consultancy-Email-Signature/images/logo-mark.png" alt="logo mark" width="155" style="display: block; width: 155px;" />
<img src="https://developer-zahid.github.io/Blank-Consultancy-Email-Signature/images/logo-mark.gif" alt="logo mark" width="155" style="display: block; width: 155px;" />
</td>
<td style="vertical-align: bottom; padding-bottom: 18px;">
<p style="color: #302F2F; font-size: 16pt; font-family: 'DM Sans', sans-serif; line-height: 1; margin: 0;">
Expand Down Expand Up @@ -70,7 +70,7 @@
</td>
<td width="119" style="vertical-align: bottom; padding-bottom: 22px;">
<a href="https://blankconsultancy.au/" target="_blank">
<img src="https://developer-zahid.github.io/Blank-Consultancy-Email-Signature/images/logo.png" alt="logo" width="93" style="display: block; width: 93px;" />
<img src="https://developer-zahid.github.io/Blank-Consultancy-Email-Signature/images/logo.gif" alt="logo" width="93" style="display: block; width: 93px;" />
</a>
</td>
</tr>
Expand Down

0 comments on commit cf357c3

Please sign in to comment.