diff --git a/README.md b/README.md index 3505775..3fd97a6 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ pygmentsUseClasses = true lastmod = true userStatusEmoji = "😀" favicon = "/images/github.png" + avatar = "/images/avatar.png" location = "China" enableGitalk = true diff --git a/config.template.toml b/config.template.toml index 9d34d24..b7592f8 100644 --- a/config.template.toml +++ b/config.template.toml @@ -21,6 +21,7 @@ pygmentsUseClasses = true rss = true lastmod = true favicon = "/images/github.png" + avatar = "/images/avatar.png" location = "China" userStatusEmoji = "😀" enableGitalk = true