Skip to content

Commit 5810a67

Browse files
authored
Update README.md
1 parent 5cf2f05 commit 5810a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Editing the landing page is tricky but minor edits are easy:
1111
- the text for Grad/Undergrad Students are kept in `/src/components/HomepageFeatures/index.js`
1212
- Recent news holds the most recent 4 news automatically. no need to edit that.
1313
- sponsor thank you note is kept in `/src/components/SponsorBanner.js`
14-
- sponsor logos are under `/static/img/logos`, just add/remove an image and it updates automatically.
14+
- sponsor logos are under `/static/img/logos`, just add/remove an image and edit the `initialLogos` array in `/src/components/SponsorBanner.js`
1515

1616
## Local development
1717

0 commit comments

Comments
 (0)