mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-02 19:40:19 +08:00
Update app default logo URL.
This commit is contained in:
@ -60,7 +60,7 @@ func initBuiltInApplication() {
|
||||
Name: "app-built-in",
|
||||
CreatedTime: util.GetCurrentTime(),
|
||||
DisplayName: "Casdoor",
|
||||
Logo: "https://cdn.jsdelivr.net/gh/casbin/static/img/logo@2x.png",
|
||||
Logo: "https://cdn.casbin.com/logo/logo_384x96.png",
|
||||
Organization: "built-in",
|
||||
EnablePassword: true,
|
||||
Providers: []string{},
|
||||
|
Reference in New Issue
Block a user