We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf2f05 commit 5810a67Copy full SHA for 5810a67
README.md
@@ -11,7 +11,7 @@ Editing the landing page is tricky but minor edits are easy:
11
- the text for Grad/Undergrad Students are kept in `/src/components/HomepageFeatures/index.js`
12
- Recent news holds the most recent 4 news automatically. no need to edit that.
13
- 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.
+- sponsor logos are under `/static/img/logos`, just add/remove an image and edit the `initialLogos` array in `/src/components/SponsorBanner.js`
15
16
## Local development
17
0 commit comments