Skip to content

Commit 845de8a

Browse files
committed
fix: remove default CDN to serve assets locally
1 parent 2cb0f67 commit 845de8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ theme_mode: # [light | dark]
9696
# will be added to all media resources (site avatar, posts' images, audio and video files) paths starting with '/'
9797
#
9898
# e.g. 'https://cdn.com'
99-
cdn: "https://chirpy-img.netlify.app"
99+
cdn: ""
100100

101101
# the avatar on sidebar, support local or CORS resources
102102
avatar: "/assets/img/croncode-640.jpg"

0 commit comments

Comments
 (0)