Skip to content

Commit

Permalink
i had one job..
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianGonz97 committed Mar 8, 2024
1 parent 80e4ec4 commit 0027aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import Mail from "./examples/mail/(components)/mail.svelte";
import { accounts, mails } from "./examples/mail/data.js";
import MailLight from "$lib/img/examples/mail-light.png?enhanced";
import MailDark from "$lib/img/examples/playground-dark.png?enhanced";
import MailDark from "$lib/img/examples/mail-dark.png?enhanced";
export let data;
</script>
Expand Down

0 comments on commit 0027aa4

Please sign in to comment.