From f8c323c5a43df7a0cddbf31cdca080fda6080abf Mon Sep 17 00:00:00 2001 From: hard$hell <48847865+ericlikedis@users.noreply.github.com> Date: Wed, 23 Aug 2023 15:04:01 +0000 Subject: [PATCH] added avatar for site --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 1ca36c2..594aec5 100644 --- a/_config.yml +++ b/_config.yml @@ -72,7 +72,7 @@ theme_mode: # [light|dark] img_cdn: # the avatar on sidebar, support local or CORS resources -avatar: +avatar: https://i.pinimg.com/1200x/cc/02/29/cc02291c2670d4b5905ca46dde260085.jpg # boolean type, the global switch for TOC in posts. toc: true