Add favicon, configurable in me.yml, with default
This commit is contained in:
parent
c9bc5e29af
commit
32964a413b
4 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,7 @@ domain: 'your-domain.tld'
|
|||
https: true
|
||||
summary: 'your summary'
|
||||
icon_url: 'https://you-avatar-url'
|
||||
#favicon_url: '/static/favicon.png'
|
||||
#pass: '<bcrypt password hash>'
|
||||
#profile_metadata:
|
||||
# name1: 'value'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue