From b3de722778292e69084ac3a6b3bfb8c60745bf31 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:03:41 +0800 Subject: [PATCH] chore: migrate resource URLs --- README.md | 2 +- _config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 443f4b6..33f312b 100644 --- a/README.md +++ b/README.md @@ -102,4 +102,4 @@ This work is published under [MIT](https://github.com/cotes2020/jekyll-theme-chi [jb]: https://www.jetbrains.com/?from=jekyll-theme-chirpy -[cn-donation]: https://cotes2020.github.io/sponsor/ +[cn-donation]: https://sponsor.cotes.page/ diff --git a/_config.yml b/_config.yml index 391f5dc..a43d2a5 100644 --- a/_config.yml +++ b/_config.yml @@ -78,7 +78,7 @@ theme_mode: # [light|dark] # will be added to all image (site avatar & posts' images) paths starting with '/' # # e.g. 'https://cdn.com' -img_cdn: 'https://raw.githubusercontent.com/cotes2020/chirpy-images/main' +img_cdn: 'https://demo-img.cotes.page' # the avatar on sidebar, support local or CORS resources avatar: '/commons/avatar.jpg'