Update src/components/ResumeSection.tsx

This commit is contained in:
2026-06-30 17:24:29 +05:30
parent cdf28ad0f4
commit 6071951080

View File

@@ -21,7 +21,7 @@ export function ResumeSection() {
>
<Download className="w-4 h-4" /> Download resume
</a>
<span className="text-(--text-dim) text-xs font-mono">Last updated Feb 2026</span>
<span className="text-(--text-dim) text-xs font-mono">Last updated Jul 2026</span>
</div>
</div>
</section>