From c222e7f3b2e50261b4ea15c8fe896fc7fc6b9824 Mon Sep 17 00:00:00 2001 From: Redish101 <64068446+Redish101@users.noreply.github.com> Date: Sun, 19 Jun 2022 13:13:20 +0800 Subject: [PATCH 1/2] Update _config.yml --- themes/fluid/_config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/themes/fluid/_config.yml b/themes/fluid/_config.yml index 58f42d63c..52365c6ce 100644 --- a/themes/fluid/_config.yml +++ b/themes/fluid/_config.yml @@ -684,3 +684,9 @@ links: intro: 'KEEP WALKING', image: 'https://wyxogo.top/images/avatar.webp' } + - { + title: 'Redish101 Blog', + intro: 'Redish101的小站, + link: 'https://blog.redish101.top', + avatar: 'https://blog.redish101.top/favicon.ico' + } From e8cd8385091de662240be07958e2b33923bfd3ad Mon Sep 17 00:00:00 2001 From: ChenYFan <53730587+ChenYFan@users.noreply.github.com> Date: Tue, 21 Jun 2022 10:01:01 +0800 Subject: [PATCH 2/2] Update _config.yml --- themes/fluid/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/fluid/_config.yml b/themes/fluid/_config.yml index 52365c6ce..da0ab24be 100644 --- a/themes/fluid/_config.yml +++ b/themes/fluid/_config.yml @@ -686,7 +686,7 @@ links: } - { title: 'Redish101 Blog', - intro: 'Redish101的小站, + intro: 'Redish101的小站', link: 'https://blog.redish101.top', avatar: 'https://blog.redish101.top/favicon.ico' }