Update Astro / static-site-generator

main
nurbek 2 years ago
parent 4b81894d52
commit 21731c6c64

@ -4100,7 +4100,7 @@
}, },
"link[href*='/_astro/']": { "link[href*='/_astro/']": {
"attributes": { "attributes": {
"href": "/_astro/(?:common|index)(?:-|\\.)[\\d\\w]+\\.css" "href": "/_astro/(?:[\\W\\w]+)(?:-|\\.)[\\d\\w]+\\.css"
} }
} }
}, },