From 59826e72ef0d436aec7f47a39ab308acf1cdf1a1 Mon Sep 17 00:00:00 2001 From: Michael Trythall Date: Wed, 28 Aug 2024 11:02:31 -0400 Subject: [PATCH] Adds docs for sponsor list --- src/_content/styleguide/sponsor-list.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/_content/styleguide/sponsor-list.html b/src/_content/styleguide/sponsor-list.html index 5ba0b503..018949cc 100644 --- a/src/_content/styleguide/sponsor-list.html +++ b/src/_content/styleguide/sponsor-list.html @@ -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" %}