diff --git a/exampleSite/content/guides/202310-blowfish-tutorial/index.it.md b/exampleSite/content/guides/202310-blowfish-tutorial/index.it.md index 1689ca7a..a6641679 100644 --- a/exampleSite/content/guides/202310-blowfish-tutorial/index.it.md +++ b/exampleSite/content/guides/202310-blowfish-tutorial/index.it.md @@ -4,7 +4,7 @@ summary: "Just one year ago, I created Blowfish, a Hugo theme crafted to build m description: "Just one year ago, I created Blowfish, a Hugo theme crafted to build my unique vision for my personal homepage. I also decided to make it an open-source project. Fast-forward to today, and Blowfish has transformed into a thriving open-source project with over 600 stars on GitHub and a user base of hundreds. In this tutorial, I’ll show you how to get started and have your website running in a couple of minutes." categories: ["Open-Source", "Blowfish"] tags: ["tutorial", "blowfish", "hugo"] -externalUrl: "https://nunocoracao.com/posts/202310-blowfish-tutorial/" +externalUrl: "https://n9o.xyz/posts/202310-blowfish-tutorial/" date: 2023-10-04 draft: false showauthor: false diff --git a/exampleSite/content/guides/202310-blowfish-tutorial/index.ja.md b/exampleSite/content/guides/202310-blowfish-tutorial/index.ja.md index 1689ca7a..a6641679 100644 --- a/exampleSite/content/guides/202310-blowfish-tutorial/index.ja.md +++ b/exampleSite/content/guides/202310-blowfish-tutorial/index.ja.md @@ -4,7 +4,7 @@ summary: "Just one year ago, I created Blowfish, a Hugo theme crafted to build m description: "Just one year ago, I created Blowfish, a Hugo theme crafted to build my unique vision for my personal homepage. I also decided to make it an open-source project. Fast-forward to today, and Blowfish has transformed into a thriving open-source project with over 600 stars on GitHub and a user base of hundreds. In this tutorial, I’ll show you how to get started and have your website running in a couple of minutes." categories: ["Open-Source", "Blowfish"] tags: ["tutorial", "blowfish", "hugo"] -externalUrl: "https://nunocoracao.com/posts/202310-blowfish-tutorial/" +externalUrl: "https://n9o.xyz/posts/202310-blowfish-tutorial/" date: 2023-10-04 draft: false showauthor: false diff --git a/exampleSite/content/guides/202310-blowfish-tutorial/index.md b/exampleSite/content/guides/202310-blowfish-tutorial/index.md index 1689ca7a..a6641679 100644 --- a/exampleSite/content/guides/202310-blowfish-tutorial/index.md +++ b/exampleSite/content/guides/202310-blowfish-tutorial/index.md @@ -4,7 +4,7 @@ summary: "Just one year ago, I created Blowfish, a Hugo theme crafted to build m description: "Just one year ago, I created Blowfish, a Hugo theme crafted to build my unique vision for my personal homepage. I also decided to make it an open-source project. Fast-forward to today, and Blowfish has transformed into a thriving open-source project with over 600 stars on GitHub and a user base of hundreds. In this tutorial, I’ll show you how to get started and have your website running in a couple of minutes." categories: ["Open-Source", "Blowfish"] tags: ["tutorial", "blowfish", "hugo"] -externalUrl: "https://nunocoracao.com/posts/202310-blowfish-tutorial/" +externalUrl: "https://n9o.xyz/posts/202310-blowfish-tutorial/" date: 2023-10-04 draft: false showauthor: false diff --git a/exampleSite/content/guides/202310-blowfish-tutorial/index.zh-cn.md b/exampleSite/content/guides/202310-blowfish-tutorial/index.zh-cn.md index f620d5e2..6a14d976 100644 --- a/exampleSite/content/guides/202310-blowfish-tutorial/index.zh-cn.md +++ b/exampleSite/content/guides/202310-blowfish-tutorial/index.zh-cn.md @@ -4,7 +4,7 @@ summary: "一年前我创建了 Blowfish,这是一个为了打造我的个人 description: "一年前我创建了 Blowfish,这是一个为了打造我的个人主页而精心设计的 Hugo 主题。我决定将其作为一个开源项目。直到今天,Blowfish 已经变成了一个蓬勃发展的开源项目,在 GitHub 上拥有超过900个 star 和数百名用户。在本教程中,我向像你展示如何搭建并在几分钟内让你的网站运行起来。" categories: ["开源", "Blowfish"] tags: ["指南", "blowfish", "hugo"] -externalUrl: "https://nunocoracao.com/posts/202310-blowfish-tutorial/" +externalUrl: "https://n9o.xyz/posts/202310-blowfish-tutorial/" date: 2023-10-04 draft: false showauthor: false diff --git a/exampleSite/content/samples/external/index.it.md b/exampleSite/content/samples/external/index.it.md index b61030ac..5c42d258 100755 --- a/exampleSite/content/samples/external/index.it.md +++ b/exampleSite/content/samples/external/index.it.md @@ -1,7 +1,7 @@ --- title: "An External Article" date: 2019-01-24 -externalUrl: "https://nunocoracao.com/projects/" +externalUrl: "https://n9o.xyz/projects/" summary: "The `externalUrl` front matter parameter can link to any URL." showReadingTime: true _build: diff --git a/exampleSite/content/samples/external/index.ja.md b/exampleSite/content/samples/external/index.ja.md index cc2aafcd..7a0d4149 100755 --- a/exampleSite/content/samples/external/index.ja.md +++ b/exampleSite/content/samples/external/index.ja.md @@ -1,7 +1,7 @@ --- title: "外部の記事" date: 2019-01-24 -externalUrl: "https://nunocoracao.com/projects/" +externalUrl: "https://n9o.xyz/projects/" summary: "`externalUrl` 表示は任意の URL にリンクすることができます。" showReadingTime: true _build: diff --git a/exampleSite/content/samples/external/index.md b/exampleSite/content/samples/external/index.md index b61030ac..5c42d258 100755 --- a/exampleSite/content/samples/external/index.md +++ b/exampleSite/content/samples/external/index.md @@ -1,7 +1,7 @@ --- title: "An External Article" date: 2019-01-24 -externalUrl: "https://nunocoracao.com/projects/" +externalUrl: "https://n9o.xyz/projects/" summary: "The `externalUrl` front matter parameter can link to any URL." showReadingTime: true _build: diff --git a/exampleSite/content/samples/external/index.zh-cn.md b/exampleSite/content/samples/external/index.zh-cn.md index 8fd49b68..2ef4d501 100755 --- a/exampleSite/content/samples/external/index.zh-cn.md +++ b/exampleSite/content/samples/external/index.zh-cn.md @@ -1,7 +1,7 @@ --- title: "外部文章" date: 2019-01-24 -externalUrl: "https://nunocoracao.com/projects/" +externalUrl: "https://n9o.xyz/projects/" summary: "`externalUrl` front matter 参数可以链接到任何外部 URL." showReadingTime: true _build: diff --git a/package.json b/package.json index 398f2ed6..6c744d90 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "author": { "name": "Nuno Coração", "github": "https://github.com/nunocoracao", - "url": "https://nunocoracao.com" + "url": "https://n9o.xyz" }, "license": "MIT", "bugs": { diff --git a/theme.toml b/theme.toml index 9c6f4694..552b5e01 100644 --- a/theme.toml +++ b/theme.toml @@ -13,7 +13,7 @@ features = ["syntax highlighting", "dark mode", "emoji", "firebase", "views"] [author] name = "Nuno Coracao" - homepage = "https://nunocoracao.com/" + homepage = "https://n9o.xyz/" [original] author = "James Panther"