From 866bd4d927dfba2d46f9c7d564be77da864dff18 Mon Sep 17 00:00:00 2001 From: Seven Date: Wed, 1 Jan 2025 16:13:28 +0800 Subject: [PATCH] [-] Removed friend links --- config/_default/config.yaml | 4 ++-- config/_default/params.yaml | 2 +- content/en/links.md | 44 ++++++++++++++++++------------------- content/zh-cn/links.md | 44 ++++++++++++++++++------------------- hugo.toml | 6 ++--- 5 files changed, 50 insertions(+), 50 deletions(-) diff --git a/config/_default/config.yaml b/config/_default/config.yaml index c2d060e..575dbca 100644 --- a/config/_default/config.yaml +++ b/config/_default/config.yaml @@ -1,9 +1,9 @@ baseURL: https://sunyz.net/ theme: hugo-theme-stack -defaultContentLanguage: "en-us" +defaultContentLanguage: "en" defaultContentLanguageInSubdir: true services: disqus: - shortname: realSunyz \ No newline at end of file + shortname: realsunyz \ No newline at end of file diff --git a/config/_default/params.yaml b/config/_default/params.yaml index 084f562..8e9d367 100644 --- a/config/_default/params.yaml +++ b/config/_default/params.yaml @@ -11,7 +11,7 @@ dateFormat: lastUpdated: Jan 02, 2006 15:04 MST sidebar: - emoji: 🍁 + emoji: 🐶 avatar: enabled: true local: false diff --git a/content/en/links.md b/content/en/links.md index ae2f935..e742142 100644 --- a/content/en/links.md +++ b/content/en/links.md @@ -8,28 +8,28 @@ menu: params: icon: link -links: - - title: 🍬 Clansty - description: Meow~ - website: https://nyac.at - - title: 🐺 QYL27 - description: "\"A young girl in where lights and shadows intertwine, travels around the world via the Bitstream.\"" - website: https://www.qy.al - - title: 🐱 JackieCat - description: is a cat. - website: https://jackiecat.top - - title: 🎨 TaranakiNeko - description: "\"A cat lying on the keyboard.\"" - website: https://nekoq.top - - title: 👺 Winslow S.E.M. - description: is a Tengu Youkai! - website: https://winsloweric.com - - title: 🐦 huige233 - description: "\"Everyone can be the light in the darkness.\"" - website: https://huige233.com - - title: 🦊 Souiken - description: "\"Wishing we get through this long dark night, we can still see the sunrise.\"" - website: https://souiken.moe +# links: +# - title: 🍬 Clansty +# description: Meow~ +# website: https://nyac.at +# - title: 🐺 QYL27 +# description: "\"A young girl in where lights and shadows intertwine, travels around the world via the Bitstream.\"" +# website: https://www.qy.al +# - title: 🐱 JackieCat +# description: is a cat. +# website: https://jackiecat.top +# - title: 🎨 TaranakiNeko +# description: "\"A cat lying on the keyboard.\"" +# website: https://nekoq.top +# - title: 👺 Winslow S.E.M. +# description: is a Tengu Youkai! +# website: https://winsloweric.com +# - title: 🐦 huige233 +# description: "\"Everyone can be the light in the darkness.\"" +# website: https://huige233.com +# - title: 🦊 Souiken +# description: "\"Wishing we get through this long dark night, we can still see the sunrise.\"" +# website: https://souiken.moe comments: false --- diff --git a/content/zh-cn/links.md b/content/zh-cn/links.md index ccd2b82..cedcdc9 100644 --- a/content/zh-cn/links.md +++ b/content/zh-cn/links.md @@ -8,28 +8,28 @@ menu: params: icon: link -links: - - title: 🍬 凌莞 - description: 喵喵喵~ - website: https://nyac.at - - title: 🐺 秋雨落 - description: “二分之一少女,乘着比特流环游世界。” - website: https://www.qy.al - - title: 🐱 JackieCat - description: 是一只猫。 - website: https://jackiecat.top - - title: 🎨 千畔 - description: “一只躺在键盘上的猫猫。” - website: https://nekoq.top - - title: 👺 温丝洛 - description: 是天狗妖怪! - website: https://winsloweric.com - - title: 🐦 huige233 - description: “黑暗无期,守望为明。” - website: https://huige233.com - - title: 🦊 Souiken - description: “愿我们穿越这漫长的黑夜,依然能看到那旭日东升。” - website: https://souiken.moe +# links: +# - title: 🍬 凌莞 +# description: 喵喵喵~ +# website: https://nyac.at +# - title: 🐺 秋雨落 +# description: “二分之一少女,乘着比特流环游世界。” +# website: https://www.qy.al +# - title: 🐱 JackieCat +# description: 是一只猫。 +# website: https://jackiecat.top +# - title: 🎨 千畔 +# description: “一只躺在键盘上的猫猫。” +# website: https://nekoq.top +# - title: 👺 温丝洛 +# description: 是天狗妖怪! +# website: https://winsloweric.com +# - title: 🐦 huige233 +# description: “黑暗无期,守望为明。” +# website: https://huige233.com +# - title: 🦊 Souiken +# description: “愿我们穿越这漫长的黑夜,依然能看到那旭日东升。” +# website: https://souiken.moe comments: false --- diff --git a/hugo.toml b/hugo.toml index b3d20e4..ae91311 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,3 +1,3 @@ -baseURL = 'https://blog.sunyz.dev/' -languageCode = 'en-us' -title = 'Seven's Blog' \ No newline at end of file +baseURL = "https://blog.sunyz.dev/" +languageCode = "en" +title = "Seven's Blog"