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