Commit Graph
4 Commits
Author SHA1 Message Date
f919b8bd90 feat(sidebar): add support for external avatar (#53)
add [params.sidebar.avatar] section in config.toml, with 2 fields: local and src

Migration guide:
 - Copy the old value of `params.sidebar.avatar` to `param.sidebar.avatar.src`
 - Set params.sidebar.avatar.local = true

Co-authored-by: Jimmy Cai <jimmehcai@gmail.com>
2020-12-11 16:33:02 +01:00
Victor Lourme 2b4f529404 i18n: added footer translations 2020-11-23 10:15:47 +01:00
Victor Lourme 819c8ea0b4 i18n: add french translations 2020-11-23 10:15:35 +01:00
Victor Lourme f763adfa60 sidebar: hide emoji placeholder when no emoji is specified 2020-11-23 10:01:39 +01:00