mirror of
https://github.com/calofmijuck/blog.git
synced 2025-12-06 14:53:50 +00:00
fix: set image cdn to bypass image link checks
This commit is contained in:
@@ -74,7 +74,7 @@ theme_mode: light
|
||||
# will be added to all image (site avatar & posts' images) paths starting with '/'
|
||||
#
|
||||
# e.g. 'https://cdn.com'
|
||||
img_cdn:
|
||||
img_cdn: "https://blog.zxcvber.com"
|
||||
|
||||
# the avatar on sidebar, support local or CORS resources
|
||||
avatar: assets/img/avatar.png
|
||||
|
||||
Reference in New Issue
Block a user