mirror of
https://github.com/soconnor0919/personal-website.git
synced 2026-02-05 00:06:36 -05:00
refactor: Migrate CV/resume PDFs to external hosting and update Next.js build configuration.
This commit is contained in:
@@ -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