Skip to content

Commit ebcfc05

Browse files
authored
Add image field to AMD Competition project data
1 parent 29dbf50 commit ebcfc05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Source code/src/data/projectsData.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export const projectsData: Project[] = [
2020
description: "AI Compilers Meet FPGAs: A HW/SW Codesign Approach for Vision Transformers",
2121
category: "Chip Design",
2222
status: "Active",
23+
image: "/media/projects/AMD_comp.png",
2324
githubLink: "https://github.com/OpenHardware-Initiative/ITA-FPGA",
2425
year: 2025,
2526
recruitingFor: true

0 commit comments

Comments
 (0)