将bio的句号改为感叹号

This commit is contained in:
afoim
2025-04-30 19:49:07 +08:00
parent b36ee8202b
commit a5a637cb81

View File

@@ -54,7 +54,7 @@ export const navBarConfig: NavBarConfig = {
export const profileConfig: ProfileConfig = { export const profileConfig: ProfileConfig = {
avatar: "https://q2.qlogo.cn/headimg_dl?dst_uin=2726730791&spec=5", // Relative to the /src directory. Relative to the /public directory if it starts with '/' avatar: "https://q2.qlogo.cn/headimg_dl?dst_uin=2726730791&spec=5", // Relative to the /src directory. Relative to the /public directory if it starts with '/'
name: "AcoFork", name: "AcoFork",
bio: "Protect What You Love.", bio: "Protect What You Love!",
links: [ links: [
{ {
name: "Twitter", name: "Twitter",