From 3b3e3a5d06177dd12e62cb8a53377373df8d705c Mon Sep 17 00:00:00 2001 From: Mr_Dwj Date: Sun, 9 Jun 2024 15:05:53 +0800 Subject: [PATCH] fix: invalid link --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 529e3956..e623fb4f 100644 --- a/_config.yml +++ b/_config.yml @@ -62,7 +62,7 @@ code: highlightjs: # 在链接中挑选 style 填入 # Select a style in the link - # See: https://highlightjs.org/static/demo/ + # See: https://highlightjs.org/demo/ style: "github gist" style_dark: "dark"