Remove "." after link

This commit is contained in:
olaven 2024-08-24 18:47:23 +02:00
parent f641479638
commit c46394c292
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ function assembleFeed(series: Series): string {
function descriptionWithDonationPromotion(description: string): string { function descriptionWithDonationPromotion(description: string): string {
const promotion = const promotion =
`Takk for at du bruker NRSS 🙏🌟 Vurder å støtte utviklingen via Vipps med omtrent det samme som prisen på en kaffekopp. Se mer på ${getHostUrl()}.`; `Takk for at du bruker NRSS 🙏🌟 Vurder å støtte utviklingen via Vipps med omtrent det samme som prisen på en kaffekopp. Se mer på ${getHostUrl()}`;
return ` return `
${promotion} \n ${promotion} \n