commit 0c3de96530072d38fd120430e52901dd004c638f Author: Félix Péault Date: Sat May 9 12:03:46 2020 +0200 First commit diff --git a/housesof-newsletter-template.mjml b/housesof-newsletter-template.mjml new file mode 100644 index 0000000..d63a4b5 --- /dev/null +++ b/housesof-newsletter-template.mjml @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + .footer-link { + color: #9D729D; + text-decoration: underline; + } + .footer-link:hover { + color: #C7AEC7; + } + + + + + + + + + + + + + + + + + Houses Of – Update #1 + + + + + May 8th, 2020 + + + + + + + + + + + + New Photos! + + + + Montpellier and Melbourne + + + In hac habitasse platea dictumst, in hac habitasse platea dictumst. Aliquam erat volutpat curabitur maximus blandit dolor, sit amet consequat mauris iaculis non! + + + See the new photos + + + + + + + New Locations! + + + + In hac habitasse platea dictumst, in hac habitasse platea dictumst. Aliquam erat volutpat curabitur maximus blandit dolor, sit amet consequat mauris iaculis non! + + + Discover Marseille's homes + + + + + + + + + + + © Houses Of – 2020 + + + + A project by + + + + + + Manage subscribe preferences + + + Unsubscribe + + + See this email as a web page. + + + + + + \ No newline at end of file diff --git a/housesof-newsletter-text.mjml b/housesof-newsletter-text.mjml new file mode 100644 index 0000000..cb636ec --- /dev/null +++ b/housesof-newsletter-text.mjml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + .footer-link { + color: #9D729D; + text-decoration: underline; + } + .footer-link:hover { + color: #C7AEC7; + } + + + + + + + + + + + + + + + + + + Thanks for dropping by! + + + In order to receive fresh photos and locations via the Houses Of newsletter, please click below to confirm your subscription. + + + Confirm my subscription + + + + + + + + + + + © Houses Of – 2020 + + + + A project by + + + + + + Manage subscribe preferences + + + Unsubscribe + + + See this email as a web page. + + + + + + \ No newline at end of file diff --git a/images/ctf.png b/images/ctf.png new file mode 100644 index 0000000..0f32583 Binary files /dev/null and b/images/ctf.png differ diff --git a/images/location.png b/images/location.png new file mode 100644 index 0000000..39f4c5e Binary files /dev/null and b/images/location.png differ diff --git a/images/photos.jpg b/images/photos.jpg new file mode 100644 index 0000000..21e4f4f Binary files /dev/null and b/images/photos.jpg differ diff --git a/images/title.png b/images/title.png new file mode 100644 index 0000000..8d1a9d0 Binary files /dev/null and b/images/title.png differ