From 96f07aa6b7906c02836f33dd8094aec0d2c60f0c Mon Sep 17 00:00:00 2001 From: Badri Sunderarajan Date: Sat, 5 Jun 2021 00:09:03 +0530 Subject: [PATCH] Set relative paths within Svelte, as well MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Apologies for the bits and pieces 😛 --- src/App.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 77dc119..2d08e2f 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -291,7 +291,7 @@
{#if step < 4} - Email Oven + Email Oven

Chip Choc

Cookie-cutter emails made easy.

@@ -384,7 +384,7 @@ {/if} {#if step == 4} - Email Oven with cookies inside + Email Oven with cookies inside

Chip Choc

Your cookies are being cut...

{emailsToSend ? emailsSoFar/emailsToSend*100 : 0} % @@ -403,7 +403,7 @@ {/if} {#if step == 5} - A Pile of Cookies + A Pile of Cookies

Wheee!

All emails sent successfully.