This commit is contained in:
Leandro Facchinetti 2021-03-14 21:52:23 +00:00
parent 8792d03f18
commit 294d1868de
2 changed files with 7 additions and 4 deletions

View File

@ -9,7 +9,9 @@
"keywords": [
"newsletter",
"atom feeds",
"news"
"news",
"self-hosted",
"web application"
],
"author": "Leandro Facchinetti <kill-the-newsletter@leafac.com> (https://leafac.com)",
"license": "MIT",

View File

@ -200,11 +200,12 @@ export default function killTheNewsletter(
<main>$${body}</main>
<footer>
<p>
By <a href="https://leafac.com">Leandro Facchinetti</a> ·
By <a href="https://leafac.com">Leandro Facchinetti</a> ·
<a href="https://patreon.com/leafac">Patreon</a> ·
<a href="https://paypal.me/LeandroFacchinetti">PayPal</a> ·
<a href="https://github.com/leafac/kill-the-newsletter.com"
>Source</a
>
·
> ·
<a href="${webApplication.get("administrator")}"
>Report an issue</a
>