diff --git a/unlighthouse.config.ts b/unlighthouse.config.ts index 53ba891..b82c0af 100644 --- a/unlighthouse.config.ts +++ b/unlighthouse.config.ts @@ -13,7 +13,7 @@ export default { buildStatic: true }, scanner: { - device: 'mobile', + device: 'desktop', sitemap: true, throttle: false, },