fix: 修正简历数据中公司logo路径的大小写错误
This commit is contained in:
@@ -91,7 +91,7 @@ export const DATA = {
|
|||||||
href: "#",
|
href: "#",
|
||||||
location: "重庆",
|
location: "重庆",
|
||||||
title: "项目经理 / 技术负责人",
|
title: "项目经理 / 技术负责人",
|
||||||
logoUrl: "/hit.svg",
|
logoUrl: "/HIT.svg",
|
||||||
start: "2023",
|
start: "2023",
|
||||||
end: "2023",
|
end: "2023",
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user