change dismissible banner data url
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

This commit is contained in:
2025-10-27 18:48:16 +07:00
parent c5a2a9191a
commit 2d31fbde95
@@ -45,7 +45,7 @@ interface WebBannerData {
onMounted(async () => {
try {
const data = await $fetch<WebBannerData>('https://files.thawia.ng/files/config/web/banner/tmp/index.json')
const data = await $fetch<WebBannerData>('https://files.techit.win/files/config/web/banner/tmp/index.json')
if (!data) return