diff --git a/public/images/people/adnan_fatayerji/index.md b/public/images/people/adnan_fatayerji/index.md index ef912f7..19cbc52 100644 --- a/public/images/people/adnan_fatayerji/index.md +++ b/public/images/people/adnan_fatayerji/index.md @@ -3,7 +3,7 @@ title: Adnan Fateryji weight: 2 description: Co-Founder, CEO of TF DMCC taxonomies: - people: [adnan fatayerji] + people: [adnan_fatayerji] memberships: [] categories: [] extra: diff --git a/public/images/people/Malte_Geierhos/index.md b/public/images/people/malte_geierhos/index.md similarity index 82% rename from public/images/people/Malte_Geierhos/index.md rename to public/images/people/malte_geierhos/index.md index 2b0e453..dbbeed0 100644 --- a/public/images/people/Malte_Geierhos/index.md +++ b/public/images/people/malte_geierhos/index.md @@ -7,14 +7,13 @@ taxonomies: memberships: [] categories: [] extra: - imgPath: malte_geierhos.jpeg + imgPath: malte_geierhos.png organizations: [] countries: [] cities: [] private: 0 socialLinks: { - LinkedIn: #, - websites: #, + LinkedIn: } --- diff --git a/public/images/people/Malte_Geierhos/malte_geierhos.png b/public/images/people/malte_geierhos/malte_geierhos.png similarity index 100% rename from public/images/people/Malte_Geierhos/malte_geierhos.png rename to public/images/people/malte_geierhos/malte_geierhos.png diff --git a/src/app/people/Adnan_Fatayerji/page.tsx b/src/app/people/adnan_fatayerji/page.tsx similarity index 100% rename from src/app/people/Adnan_Fatayerji/page.tsx rename to src/app/people/adnan_fatayerji/page.tsx diff --git a/src/app/people/Malte_Geierhos/page.tsx b/src/app/people/malte_geierhos/page.tsx similarity index 100% rename from src/app/people/Malte_Geierhos/page.tsx rename to src/app/people/malte_geierhos/page.tsx