From 367ea57468e586289698a2c918a6949651416bb7 Mon Sep 17 00:00:00 2001 From: Colin Date: Fri, 16 Dec 2022 12:44:22 +0800 Subject: [PATCH] fix: bing not index fix 3 --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index d3b3d51..11e9eab 100644 --- a/config.toml +++ b/config.toml @@ -26,7 +26,7 @@ lastModDisplay = "最后修改" rssFullText = true # custom params # The values nested under params: will populate the .Site.Params variable for use in templates -canonicalRelLinkBase = 'https://blog.colinx.one/' +canonicalRelLinkBase = 'https://blog.colinx.one' [languages] [languages.en]