We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c086ba commit d44f192Copy full SHA for d44f192
modules/public/public.go
@@ -31,6 +31,7 @@ var KnownPublicEntries = []string{
31
"js",
32
"serviceworker.js",
33
"vendor",
34
+ "favicon.ico",
35
}
36
37
// Custom implements the macaron static handler for serving custom assets.
0 commit comments