profile.js - 清玖的个人主页
const
profile = {
name
:
"清玖"
,
title
:
"PHP Developer"
,
contact
: {
email
:
"2004@0814.cn"
,
website
:
"Lolita.net"
,
img
:
"img.0814.cn"
,
},
links
: {
travel blog
:
"0814Blog"
,
birthday
:
"2004/08/14"
,
},
// 座右铭
motto
:
"以清简代码,筑玖维数字宇宙。"
,
copyright
:
"2023-
清玖网络科技"
,
}