From 8dc2d218a2f62ec6ed80fcdc2f537ebc61b88466 Mon Sep 17 00:00:00 2001 From: faker <91018715+faker919@users.noreply.github.com> Date: Mon, 20 Sep 2021 01:23:13 +0800 Subject: [PATCH 1/2] Add avatar config --- config.template.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.template.toml b/config.template.toml index f727504..2a175a2 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 = "😀" From f555fcddfcab56265b61eca2e3d048ef18e0d9b4 Mon Sep 17 00:00:00 2001 From: faker <91018715+faker919@users.noreply.github.com> Date: Mon, 20 Sep 2021 01:26:37 +0800 Subject: [PATCH 2/2] Fix: also add in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af0d2c3..6fa291a 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ pygmentsUseClasses = true lastmod = true userStatusEmoji = "😀" favicon = "/images/github.png" + avatar = "/images/avatar.png" location = "China" [[params.links]]