Skip to content

Commit b3de722

Browse files
committed
chore: migrate resource URLs
1 parent 782a930 commit b3de722

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ This work is published under [MIT](https://github.com/cotes2020/jekyll-theme-chi
102102
<!-- ReadMe links -->
103103

104104
[jb]: https://www.jetbrains.com/?from=jekyll-theme-chirpy
105-
[cn-donation]: https://cotes2020.github.io/sponsor/
105+
[cn-donation]: https://sponsor.cotes.page/

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ theme_mode: # [light|dark]
7878
# will be added to all image (site avatar & posts' images) paths starting with '/'
7979
#
8080
# e.g. 'https://cdn.com'
81-
img_cdn: 'https://raw.githubusercontent.com/cotes2020/chirpy-images/main'
81+
img_cdn: 'https://demo-img.cotes.page'
8282

8383
# the avatar on sidebar, support local or CORS resources
8484
avatar: '/commons/avatar.jpg'

0 commit comments

Comments
 (0)