Resume system overhaul :)
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m54s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m54s
This commit is contained in:
@@ -51,7 +51,7 @@ export interface NavigationItem {
|
||||
}
|
||||
|
||||
export interface ResumeConfig {
|
||||
tomlFile: string;
|
||||
tomlFile: string; // Can be a file path or raw TOML content
|
||||
pdfFile: {
|
||||
path: string;
|
||||
filename: string;
|
||||
|
||||
Reference in New Issue
Block a user