Move default logo text to the template
This commit is contained in:
parent
371eb3bee6
commit
ffb1bccb10
2 changed files with 1 additions and 2 deletions
|
|
@ -51,7 +51,6 @@ func NewConfig() *Config {
|
|||
|
||||
config.Server.Host = ""
|
||||
config.Server.Port = 8080
|
||||
config.Branding.LogoText = "G"
|
||||
|
||||
return config
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue