From 38fe7a4bc37e76e14eac6ee43953aea7ea86b9cf Mon Sep 17 00:00:00 2001 From: Await Date: Tue, 10 Dec 2024 19:39:32 +0800 Subject: [PATCH] 2024.12.10 --- README.md | 2 +- hugo.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0305cfd..c858075 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Personal Blog This is my personal blog. -To learn more information click here [TRG's Blog](https://rouper.me) +To learn more information click here [TRG's Blog](https://blog.rouper.site) diff --git a/hugo.yaml b/hugo.yaml index ddfd825..7c3ce97 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,4 +1,4 @@ -baseURL: "https://rouper.me" +baseURL: "https://blog.rouper.site" title: TRG's Blog theme: PaperMod languageCode: zh-cn @@ -80,7 +80,7 @@ params: - name: github url: "https://github.com/TecReaGroup" - name: rss - url: "https://rouper.me/posts/index.xml" + url: "https://blog.rouper.site/posts/index.xml" cover: hidden: true # hide everywhere but not in structured data