diff --git a/apps/portal/public/resumes-logo.svg b/apps/portal/public/resumes-logo.svg new file mode 100644 index 00000000..01606d50 --- /dev/null +++ b/apps/portal/public/resumes-logo.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/apps/portal/src/components/resumes/ResumesNavigation.ts b/apps/portal/src/components/resumes/ResumesNavigation.tsx similarity index 84% rename from apps/portal/src/components/resumes/ResumesNavigation.ts rename to apps/portal/src/components/resumes/ResumesNavigation.tsx index f26b0c6e..ba39547c 100644 --- a/apps/portal/src/components/resumes/ResumesNavigation.ts +++ b/apps/portal/src/components/resumes/ResumesNavigation.tsx @@ -22,6 +22,13 @@ const navigation: ProductNavigationItems = [ const config = { googleAnalyticsMeasurementID: 'G-VFTWPMW1WK', + logo: ( + Tech Resume Review + ), navigation, showGlobalNav: false, title: 'Resumes',