From 87cf48e6fde518a5ff232309f16a01147b668044 Mon Sep 17 00:00:00 2001 From: mARTin Date: Sun, 1 Mar 2026 14:56:31 +0100 Subject: [PATCH] style(email): replace dark mode template with bright, clean aesthetic chore(release): bump version to 1.8.3 --- package.json | 2 +- src/lib/email.ts | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 58988bf..6c626da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "my-weekly-todo-list", - "version": "1.8.2", + "version": "1.8.3", "description": "A web-based weekly task management application that organizes to-dos and calendar events in a single, intuitive weekly view", "main": "index.js", "scripts": { diff --git a/src/lib/email.ts b/src/lib/email.ts index fb07831..70da7d3 100644 --- a/src/lib/email.ts +++ b/src/lib/email.ts @@ -38,15 +38,15 @@ export async function sendVerificationEmail( - - + +
- +
@@ -55,21 +55,21 @@ export async function sendVerificationEmail( @@ -92,8 +92,8 @@ export async function sendVerificationEmail( -
-

+

My Weekly ToDo's

-

+

Welcome! Please verify your email address to complete your registration.

-
-

+

+

Your verification code

-

+

${code}

-

+

Or click the button below to verify instantly:

@@ -77,14 +77,14 @@ export async function sendVerificationEmail(
- + ✓ Verify Email
-

+

This code expires in 15 minutes. If you didn't create an account, you can safely ignore this email.

-

+

+

Simple. Beautiful. Yours.