Skip to content

Commit 80c499d

Browse files
committed
fix: adjust project card size to match featured publications
- Change columns from 3 to 2 for larger card display - Remove unnecessary view options (fill_image, show_date, etc.) - Match Featured Publications layout style
1 parent 4ec0dc2 commit 80c499d

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

content/projects/_index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,5 @@ sections:
1818
- projects
1919
design:
2020
view: article-grid
21-
fill_image: false
22-
columns: 3
23-
show_date: false
24-
show_read_time: false
25-
show_read_more: false
21+
columns: 2
2622
---

0 commit comments

Comments
 (0)