1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-03 00:30:05 +01:00
HackMyResume/test/scripts/hmr-options-broken.json

11 lines
269 B
JSON

{
// Set the default theme to "compact"
//"theme": "node_modules/jsonresume-theme-elegant",
//"theme": "jsonresume-theme-elegant",
"theme": "elegant",
// Change the "employment" section title text to "Work"
"sectionTitles": {
"employment": "Work"
}
}