diff --git a/apps/webapp/src/app/dashboard/layout.tsx b/apps/webapp/src/app/dashboard/layout.tsx index 4a20678..6032027 100644 --- a/apps/webapp/src/app/dashboard/layout.tsx +++ b/apps/webapp/src/app/dashboard/layout.tsx @@ -3,12 +3,5 @@ export default function DashboardLayout({ }: { children: React.ReactNode }) { - return ( -
- Resume Branches — private CV control plane + cvfs — CV File System
- Resume Branches + cvfs
Upload your ATS-safe DOCX. Branch it by role. Tailor per company without diff --git a/apps/webapp/src/components/Footer.tsx b/apps/webapp/src/components/Footer.tsx index b76e55b..02ea949 100644 --- a/apps/webapp/src/components/Footer.tsx +++ b/apps/webapp/src/components/Footer.tsx @@ -4,9 +4,9 @@ export default function Footer() {
- Git for CVs. Manage your resume like code with version control, + CV File System. Manage your resume like code with version control, branching, and smart AI-assisted tailoring.
© 2024 Resume Branches. All rights reserved.
+© 2024 cvfs. All rights reserved.