From 21731c6c64394fc5538465a838dd40b2816713fe Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 10 Jun 2023 15:00:29 +0600 Subject: [PATCH] Update Astro / static-site-generator --- src/technologies/a.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/a.json b/src/technologies/a.json index b64b0d2d2..8cf253b91 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -4100,7 +4100,7 @@ }, "link[href*='/_astro/']": { "attributes": { - "href": "/_astro/(?:common|index)(?:-|\\.)[\\d\\w]+\\.css" + "href": "/_astro/(?:[\\W\\w]+)(?:-|\\.)[\\d\\w]+\\.css" } } },