feat(main): temporarily host skills.svg
This commit is contained in:
parent
7065c4cc18
commit
91e0e363b0
3 changed files with 3 additions and 2 deletions
|
@ -112,7 +112,7 @@ function generatePortfolioSVGs() {
|
|||
)
|
||||
|
||||
writeToFile(
|
||||
"./dist/public/img/skills.svg",
|
||||
"./dist/skills.svg",
|
||||
optimize(renderedSVG, { multipass: true }).data
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue