From 8ab6361b6d630698b546d45acb4e6127fc904b04 Mon Sep 17 00:00:00 2001 From: Firq Date: Mon, 21 Oct 2024 23:00:29 +0200 Subject: [PATCH] Dektop --- unlighthouse.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, },