Several changes :)
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m16s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m16s
This commit is contained in:
@@ -52,11 +52,6 @@ export interface NavigationItem {
|
||||
|
||||
export interface ResumeConfig {
|
||||
tomlFile: string; // Can be a file path or raw TOML content
|
||||
pdfFile: {
|
||||
path: string;
|
||||
filename: string;
|
||||
displayText: string;
|
||||
};
|
||||
layout?: {
|
||||
leftColumn?: string[];
|
||||
rightColumn?: string[];
|
||||
|
||||
Reference in New Issue
Block a user