📢 add recruitment ad (#1308)

This commit is contained in:
Kuitos 2021-03-09 13:10:49 +08:00 committed by GitHub
parent 1463a3592b
commit 64651e143a
2 changed files with 21 additions and 1 deletions

View File

@ -70,4 +70,23 @@ export default defineConfig({
text-shadow: 0 2px 5px rgba(0,0,0,.3);
}`,
],
hire: {
title: '蚂蚁体验技术部正寻觅前端',
content: `
<p><strong></strong>- </p>
<p><strong></strong>P5 ~ P8</p>
<p><strong>\u3000技术栈</strong></p>
<p><strong></strong></p>
<p><strong></strong></p>
<p><strong></strong></p>
<ul>
<li>Ant Design · 西</li>
<li>Umi · </li>
<li>dumi · React </li>
<li>qiankun · </li>
<li>ahooks · React Hooks </li>
</ul>`,
email: 'youzhi.lk@antgroup.com',
slogan: '在寻找心仪的工作吗?',
},
});

View File

@ -86,7 +86,8 @@
"prettier": "^2.1.2",
"rimraf": "^3.0.0",
"ts-jest": "^25.2.1",
"typescript": "^4.1.2"
"typescript": "^4.1.2",
"umi-plugin-hire": "^1.0.3"
},
"resolutions": {
"@types/react": "^16.x"