chore: migrate resource URLs
This commit is contained in:
parent
782a930fdf
commit
b3de722778
2 changed files with 2 additions and 2 deletions
|
@ -102,4 +102,4 @@ This work is published under [MIT](https://github.com/cotes2020/jekyll-theme-chi
|
|||
<!-- ReadMe links -->
|
||||
|
||||
[jb]: https://www.jetbrains.com/?from=jekyll-theme-chirpy
|
||||
[cn-donation]: https://cotes2020.github.io/sponsor/
|
||||
[cn-donation]: https://sponsor.cotes.page/
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue