diff --git a/hugo.yaml b/hugo.yaml new file mode 100644 index 0000000..4f24587 --- /dev/null +++ b/hugo.yaml @@ -0,0 +1,11 @@ +baseURL: "https://qingshuige.ink/" +languageCode: "zh-Hans" +title: "清水阁" +theme: "PaperMod" +defaultContentLanguage: "zh" +hasCJKLanguage: true + +params: + homeInfoParams: + Title: 清水阁 + Content: 后之览者,亦将有感于斯文 \ No newline at end of file