feat: add resume
This commit is contained in:
parent
37b8f3fec4
commit
5d8a649a01
11 changed files with 50 additions and 3 deletions
|
@ -6,3 +6,4 @@ export const iconsDirectoryPath = `${outPath}/icons`
|
|||
export const mapFilePath = `${outPath}/map.json`
|
||||
export const portfolioFilePath = `${outPath}/portfolio.json`
|
||||
export const searchIndexFilePath = `${outPath}/search.json`
|
||||
export const resumeFilePath = `${outPath}/resume.pdf`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue