fix favicon

This commit is contained in:
soraefir
2026-06-06 22:47:39 +02:00
parent 678eb5aec1
commit 34677df2e3

View File

@@ -18,6 +18,7 @@ let
"^/(.*/)?"
+ "(fav(icon)?(-[0-9]+x[0-9]+)?\\.(ico|png|svg)"
+ "|logo\\.(ico)"
+ "|fav([0-9]+)?\\.(ico|png)"
+ "|apple-touch-icon(-precomposed)?\\.png"
+ "|android-chrome-[0-9]+x[0-9]+\\.png"
+ "|mstile-[0-9]+x[0-9]+\\.png)$";