refactor: Migrate CV/resume PDFs to external hosting and update Next.js build configuration.
This commit is contained in:
+1
-4
@@ -521,10 +521,7 @@ export default function CVPage() {
|
||||
</Tabs>
|
||||
</div>
|
||||
|
||||
{/* Last Updated */}
|
||||
<div className="animate-fade-in-up-delay-4 text-center text-xs text-muted-foreground">
|
||||
Last updated: {new Date().toLocaleDateString()}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user