feat: complete phase 3 career workspace
CI and Deploy / test (push) Failing after 1m6s
CI and Deploy / deploy (push) Has been skipped

This commit is contained in:
cesnimda
2026-07-30 22:19:13 +02:00
parent f8a7cf5205
commit 4cf26405f6
18 changed files with 215 additions and 20 deletions
+4
View File
@@ -79,6 +79,10 @@ public static class CvVariantResolver
["certifications"] = CertificationSection(profile, settings),
["languages"] = LanguageSection(profile),
["interests"] = TagSection("interests", "Interests", profile.Interests),
["awards"] = BulletSection("awards", "Awards", profile.Awards),
["publications"] = BulletSection("publications", "Publications", profile.Publications),
["organisations"] = BulletSection("organisations", "Organisations", profile.Organisations),
["references"] = BulletSection("references", "References", profile.References),
};
// OtherSections from the master profile become body sections keyed other:<n>.