Closed KwokCrystal closed 2 months ago
When new logos are added, changes to code:
Uncomment the parts with [CTP] tag
>> src >> config >> _default >> config.yml
>> src >> themes >> odh-fbe >> layouts >> index.html
>> src >> themes >> odh-fbe >> layouts >> community >> list.html
Add bg-darker class in section with [CTP] tag
bg-darker
New logos can be added into certified section (and remove example logo) >> src >> data >> community.yml
certified
>> src >> data >> community.yml
Changes Made
Adding New Logos
When new logos are added, changes to code:
Uncomment the parts with [CTP] tag
>> src >> config >> _default >> config.yml
>> src >> themes >> odh-fbe >> layouts >> index.html
>> src >> themes >> odh-fbe >> layouts >> community >> list.html
Add
bg-darker
class in section with [CTP] tag>> src >> themes >> odh-fbe >> layouts >> community >> list.html
New logos can be added into
certified
section (and remove example logo)>> src >> data >> community.yml