Merge pull request #78 from oyyzz/add-avatar-in-reademe

Add avatar in config & reademe
This commit is contained in:
MeiK
2024-01-08 10:56:57 +08:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -164,6 +164,7 @@ pygmentsUseClasses = true
lastmod = true
userStatusEmoji = "😀"
favicon = "/images/github.png"
avatar = "/images/avatar.png"
location = "China"
enableGitalk = true

View File

@@ -21,6 +21,7 @@ pygmentsUseClasses = true
rss = true
lastmod = true
favicon = "/images/github.png"
avatar = "/images/avatar.png"
location = "China"
userStatusEmoji = "😀"
enableGitalk = true