why is that there
Some checks failed
CI / test-and-build (push) Successful in 20s
Build & Deploy / build (push) Successful in 14s
Build & Deploy / deploy (push) Failing after 35s

This commit is contained in:
2026-07-27 17:08:42 +02:00
parent 7598c443b1
commit d927f4eaa3

View File

@@ -29,8 +29,7 @@ export interface ResumeData {
export const RESUME: ResumeData = {
name: 'Ahmed Mohamed',
contact: [
{ label: '(+49) 15202103583' },
{ label: 'ed.mohamed@tum.de', href: 'mailto:ed.mohamed@tum.de' },
{ label: 'ed.mohamed@tum.de', href: 'mailto:ineditedofficial@gmail.com' },
{ label: 'linkedin.com/in/inedited/', href: 'https://linkedin.com/in/inedited/' },
{ label: 'github.com/inedited', href: 'https://github.com/inedited' },
],