diff options
author | 2024-01-16 20:48:08 +0800 | |
---|---|---|
committer | 2024-01-16 20:48:08 +0800 | |
commit | 2b7299128dba52488775d582b9f64b7109cb8406 (patch) | |
tree | 303814b56dcedfe67b9584be244fb18bce721bed /pydis_site/apps/resources | |
parent | Dark: Fix the filter box on resources page (diff) |
Dark: Use adafruit logo with light background in resources
Diffstat (limited to 'pydis_site/apps/resources')
-rw-r--r-- | pydis_site/apps/resources/resources/adafruit.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/resources/resources/adafruit.yaml b/pydis_site/apps/resources/resources/adafruit.yaml index c687f507..957223c9 100644 --- a/pydis_site/apps/resources/resources/adafruit.yaml +++ b/pydis_site/apps/resources/resources/adafruit.yaml @@ -4,7 +4,7 @@ description: Adafruit is an open-source electronics manufacturer Their official community host regular show-and-tells, provide help with your projects, and the Adafruit devs do all the CircuitPython Development right out in the open. -title_image: https://www.mouser.com/images/suppliers/logos/adafruit.png +title_image: /static/images/resources/adafruit.png title_url: https://adafruit.com/ urls: - icon: branding/discord |