Move default logo text to the template
This commit is contained in:
@@ -51,7 +51,6 @@ func NewConfig() *Config {
|
||||
|
||||
config.Server.Host = ""
|
||||
config.Server.Port = 8080
|
||||
config.Branding.LogoText = "G"
|
||||
|
||||
return config
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user