mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 10:04:04 +00:00
Merge pull request #78 from oyyzz/add-avatar-in-reademe
Add avatar in config & reademe
This commit is contained in:
@@ -164,6 +164,7 @@ pygmentsUseClasses = true
|
|||||||
lastmod = true
|
lastmod = true
|
||||||
userStatusEmoji = "😀"
|
userStatusEmoji = "😀"
|
||||||
favicon = "/images/github.png"
|
favicon = "/images/github.png"
|
||||||
|
avatar = "/images/avatar.png"
|
||||||
location = "China"
|
location = "China"
|
||||||
enableGitalk = true
|
enableGitalk = true
|
||||||
|
|
||||||
|
@@ -21,6 +21,7 @@ pygmentsUseClasses = true
|
|||||||
rss = true
|
rss = true
|
||||||
lastmod = true
|
lastmod = true
|
||||||
favicon = "/images/github.png"
|
favicon = "/images/github.png"
|
||||||
|
avatar = "/images/avatar.png"
|
||||||
location = "China"
|
location = "China"
|
||||||
userStatusEmoji = "😀"
|
userStatusEmoji = "😀"
|
||||||
enableGitalk = true
|
enableGitalk = true
|
||||||
|
Reference in New Issue
Block a user