Skip to content

Commit 22fac87

Browse files
committed
chore(_config): Apply Cloudflare Images CDN
1 parent 7f7a8b9 commit 22fac87

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ theme_mode: # [light|dark]
117117
# will be added to all media resources (site avatar, posts' images, audio and video files) paths starting with '/'
118118
#
119119
# e.g. 'https://cdn.com'
120-
cdn: 'https://cdn.jsdelivr.net/gh/yunseo-kim/yunseo-kim.github.io/'
120+
cdn: 'https://yunseo.kim/cdn-cgi/image/background=white,fit=scale-down,format=auto,onerror=redirect/'
121121

122122
# the avatar on sidebar, support local or CORS resources
123123
avatar: 'https://avatars.githubusercontent.com/u/65203374' # '/assets/img/profile.tiff'
@@ -255,8 +255,6 @@ exclude: # https://github.com/untra/polyglot/issues/204 이슈 참고하여 수
255255
- rollup.config.js
256256
- eslint.config.js
257257
- "package*.json"
258-
- assets/img/0-uncompressed-originals/
259-
- jampack.config.mjs
260258

261259
jekyll-archives:
262260
enabled: [categories, tags]

0 commit comments

Comments
 (0)