From ca41686f499926f96729151fb2a1566af9110870 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Mon, 13 Jun 2022 11:26:55 +0100 Subject: [PATCH] modified: file name --- config.yaml | 2 +- content/post/060.new-domain/{new-domain.md => index.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename content/post/060.new-domain/{new-domain.md => index.md} (100%) diff --git a/config.yaml b/config.yaml index dee64ef..f744b2a 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,4 @@ -baseurl: https://xingez.me +baseurl: https://taurusxin.com languageCode: zh-cn theme: hugo-theme-stack paginate: 5 diff --git a/content/post/060.new-domain/new-domain.md b/content/post/060.new-domain/index.md similarity index 100% rename from content/post/060.new-domain/new-domain.md rename to content/post/060.new-domain/index.md