feat: update admin favicon
This commit is contained in:
@@ -133,6 +133,7 @@ func Serve(cmd *cobra.Command, args []string) error {
|
||||
}
|
||||
return ctx.SendFile(file)
|
||||
})
|
||||
|
||||
svc.Http.Engine.Get("*", func(ctx fiber.Ctx) error {
|
||||
f := ctx.Params("*")
|
||||
if f == "/" || f == "" {
|
||||
|
||||
Reference in New Issue
Block a user