From a83cafae39c416ff43557d41cd0c8be32c32b743 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Tue, 28 Jan 2025 12:37:37 -0500 Subject: [PATCH] config: fix variable. --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 66ee53d..6e65564 100644 --- a/_config.yml +++ b/_config.yml @@ -74,7 +74,7 @@ theme_mode: # [light|dark] # will be added to all image (site avatar & posts' images) paths starting with '/' # # e.g. 'https://cdn.com' -img_cdn: https://raw.githubusercontent.com/Edu4rdSHL/edu4rdshl.github.io/main/_imgs +cdn: https://raw.githubusercontent.com/Edu4rdSHL/edu4rdshl.github.io/main/_imgs # the avatar on sidebar, support local or CORS resources avatar: /edu4rdshl.jpeg