diff --git a/.env b/.env index c92462a..e6a1ff3 100644 --- a/.env +++ b/.env @@ -3,7 +3,7 @@ EMAIL_PASS= "Passwort (Postausgang)" BOT_TOKEN= "Telegram Bot Token" EMAIL_RECIPIENT= "Mail Empfänger Adresse" ADMIN_ID= "Telegran ID" -WEBSITE_1_NAME= Webseite 1 +WEBSITE_1_NAME= "Webseite 1" WEBSITE_1_URL=https://example.org WEBSITE_2_NAME= "Webseite 2" WEBSITE_2_URL=https://example.org \ No newline at end of file