Skip to content

Commit a17e525

Browse files
authored
Update Footer.astro
1 parent 863211d commit a17e525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/base/Footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const footerMenus = [
1919
// 从content获取社交信息
2020
const socialEntry = await getEntry("social", "-index");
2121
const socialLinks = socialEntry?.data.platforms || {
22-
Upyun: "",
22+
upyun: "",
2323
mpwechat: "",
2424
xhs: "",
2525
github: "",

0 commit comments

Comments
 (0)