From 61ce9f8575ba1886e6ac565d15306c44e8715853 Mon Sep 17 00:00:00 2001 From: Firq Date: Mon, 21 Oct 2024 22:54:35 +0200 Subject: [PATCH] Test mobild --- unlighthouse.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unlighthouse.config.ts b/unlighthouse.config.ts index 9cd0f19..1314752 100644 --- a/unlighthouse.config.ts +++ b/unlighthouse.config.ts @@ -10,7 +10,7 @@ export default { buildStatic: true }, scanner: { - device: 'desktop', + device: 'mobile', sitemap: true, throttle: false, },