mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
将bio的句号改为感叹号
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user