fix: set image cdn to bypass image link checks

This commit is contained in:
2024-02-26 23:41:44 +09:00
parent 03370e6a55
commit eb14c5b6fc

View File

@@ -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