Skip to content

Commit e7426ec

Browse files
committed
chore: update image source
1 parent 5fc4283 commit e7426ec

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
@@ -12,7 +12,7 @@
1212

1313
[**Live Demo →**](https://cotes2020.github.io/chirpy-demo)
1414

15-
[![Devices Mockup](https://raw.githubusercontent.com/cotes2020/chirpy-images/main/commons/devices-mockup.png)](https://cotes2020.github.io/chirpy-demo)
15+
[![Devices Mockup](https://chirpy-img.netlify.app/commons/devices-mockup.png)](https://cotes2020.github.io/chirpy-demo)
1616

1717
</div>
1818

_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://demo-img.cotes.page'
81+
img_cdn: 'https://chirpy-img.netlify.app'
8282

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

0 commit comments

Comments
 (0)