add 'fonts' into 'KnownPublicEntries' (#15188)

fix #15184

Signed-off-by: a1012112796 <1012112796@qq.com>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
forgejo
a1012112796 3 years ago committed by GitHub
parent d099f0858f
commit f5b6dc9759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,6 +27,7 @@ type Options struct {
// KnownPublicEntries list all direct children in the `public` directory
var KnownPublicEntries = []string{
"css",
"fonts",
"img",
"js",
"serviceworker.js",

Loading…
Cancel
Save