Skip to content

Commit

Permalink
Adds docs for sponsor list
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrythall committed Aug 28, 2024
1 parent 5cae037 commit 59826e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/_content/styleguide/sponsor-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
title: Sponsor list

order: 100

description: |
See `sponsor-listing.html` for the code that generates this list of sponsors. Most importantly, sponsor sizing is based on logo orientation. When adding logos, be sure to remove excess whitespace. Logos should be in SVG (preferred), WebP, or PNG format. If possible, SVG logo files should be optimized and minified.
---

{% include "sponsor-listing.html" %}

0 comments on commit 59826e7

Please sign in to comment.