From d6e854b9b03a4078254be1ec7a4fd7dc3cbefd87 Mon Sep 17 00:00:00 2001 From: Maysion Date: Sun, 20 Apr 2025 16:19:44 +0800 Subject: [PATCH] feat: change blog url --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 4494131..e19e3c6 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ timezone: Asia/Shanghai # URL ## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project' -url: https://blog.linloir.cn +url: https://blog.maysionz.cn permalink: :year/:month/:day/:title/ permalink_defaults: pretty_urls: