mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 11:23:29 +01:00
added mailing list news
This commit is contained in:
parent
4dba0ba995
commit
1abb345bb0
3 changed files with 43 additions and 36 deletions
|
@ -0,0 +1,7 @@
|
||||||
|
![](media/news/MailingList.png)
|
||||||
|
|
||||||
|
There's now a mailing list you can subscribe to using your email address to occasionally receive news, sneak peeks and update announcements for Tiny Life!
|
||||||
|
|
||||||
|
[Click to Subscribe](https://www.tinylifegame.com/#subscribe)
|
||||||
|
|
||||||
|
We won't send too many emails, either. Pinky promise.
|
BIN
media/news/MailingList.png
Normal file
BIN
media/news/MailingList.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
<div id="subscribe" class="mailing-list bg-light">
|
<div id="subscribe" class="mailing-list bg-light">
|
||||||
<h3>📫 Subscribe</h3>
|
<h3>📫 Subscribe</h3>
|
||||||
<p>You can also subscribe to the mailing list, which means you will be notified about future news and devlog posts via email. We promise not to send too many emails, but you can always unsubscribe easily, too.</p>
|
<p>You can also subscribe to the mailing list, which means you will be notified about future news, sneak peeks and devlog posts via email. We promise not to send too many emails, but you can always unsubscribe easily, too.</p>
|
||||||
|
|
||||||
<form method="post" action="https://lists.ellpeck.de/subscription/form" class="listmonk-form text-center">
|
<form method="post" action="https://lists.ellpeck.de/subscription/form" class="listmonk-form text-center">
|
||||||
<div>
|
<div>
|
||||||
|
|
Loading…
Reference in a new issue