mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-05-29 22:37:44 +02:00
fix: update about, now second year of university
This commit is contained in:
@ -16,3 +16,6 @@ const dataResumeIndexHTML = await render(dataResumeJSON)
|
||||
await fs.promises.writeFile(publicResumeURL, dataResumeIndexHTML, {
|
||||
encoding: 'utf-8'
|
||||
})
|
||||
|
||||
console.log('Resume generated successfully!')
|
||||
console.log(`See it at ${publicResumeURL}`)
|
||||
|
Reference in New Issue
Block a user