From 756947a10f03e18f41f5bac60f2f34da910a8c47 Mon Sep 17 00:00:00 2001 From: netosts Date: Mon, 23 Sep 2024 20:24:23 -0300 Subject: [PATCH] fix seu pomodoro href --- src/stores/main.store.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stores/main.store.ts b/src/stores/main.store.ts index a4b33a7..b2a3f73 100644 --- a/src/stores/main.store.ts +++ b/src/stores/main.store.ts @@ -38,7 +38,7 @@ export const useMainStore = defineStore({ }, }, { - href: "https://netosts.github.io/seupomodoro", + href: "https://netosts.github.io/seu-pomodoro", src: "./images/seu-pomodoro.png", imgAlt: "seu-pomodoro.png", name: "Seu Pomodoro",