From de70d63eb61114b6383460d469700a9d1ca009f8 Mon Sep 17 00:00:00 2001 From: Dan Phan Manh Date: Thu, 1 Feb 2024 19:18:41 +0800 Subject: [PATCH] Remove CDN --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 79296bf..55ea3a0 100644 --- a/_config.yml +++ b/_config.yml @@ -77,7 +77,7 @@ theme_mode: dark # [light|dark] # will be added to all image (site avatar & posts' images) paths starting with '/' # # e.g. 'https://cdn.com' -img_cdn: "https://chirpy-img.netlify.app" +# img_cdn: "https://chirpy-img.netlify.app" # the avatar on sidebar, support local or CORS resources avatar: "/assets/img/avatar.jpg"