Skip to content

Commit

Permalink
Add missing sample images
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejearley committed Jun 7, 2022
1 parent fadc564 commit ed4a890
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 9 deletions.
9 changes: 9 additions & 0 deletions content/emails/shared/discord.svg
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 content/emails/shared/footer.mjml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<mj-section background-color="#f5f5f5">
<mj-column>
<mj-text font-family="Inter">
<a href="https://discord.gg/4vZXQmf6mT"><img src="https://casimir.co/discord.svg" width="24px" /></a>
<a href="https://twitter.com/casimir"><img src="https://casimir.co/twitter.svg" width="24px" /></a>
<a href="https://discord.gg/4vZXQmf6mT"><img src="../../shared/discord.svg" width="24px" /></a>
<a href="https://twitter.com/casimir"><img src="../../shared/twitter.svg" width="24px" /></a>
</mj-text>
<mj-text font-size="12px" font-family="Inter">
<a href="https://casimir.co/privacy">Privacy</a>
Expand Down
9 changes: 9 additions & 0 deletions content/emails/shared/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 1 addition & 7 deletions content/emails/templates/welcome/index.mjml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,10 @@

<mj-section>
<mj-column>
<mj-image width="500px" src="../../shared/header.svg"></mj-image>
<mj-image width="800px" src="../../shared/header.svg"></mj-image>
<mj-divider border-color="#000000"></mj-divider>
<mj-text font-size="32px" font-weight="600" color="#000000" font-family="Inter">Welcome to Casimir</mj-text>
<mj-text font-size="14px" font-family="Inter">You'll be the first to hear updates from us as we prepare to launch the Casimir platform.</mj-text>

</mj-column>
</mj-section>

<mj-section>
<mj-column>
<mj-button font-size="20px" font-family="Inter" background-color="#F36F38" href="https://casimir.co/blog">Explore our content</mj-button>
</mj-column>
</mj-section>
Expand Down

0 comments on commit ed4a890

Please sign in to comment.