File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ var Site = require('../_core/Site');
14
14
* Add it to the /users/logos/ directory and then append an entry to this list.
15
15
*
16
16
* Please include logos with transparent backgrounds with no extra margin in the image.
17
+ * Images should be around 400px in the larger dimension.
17
18
* If your logo is round, include `isRound: true` in your entry.
18
19
*
19
20
* Please leave a trailing comma after your entry to avoid merge conflicts.
@@ -312,6 +313,7 @@ var logos = [
312
313
// Add it to the /users/logos/ directory and then append an entry above this comment.
313
314
//
314
315
// Please include logos with transparent backgrounds with no extra margin in the image.
316
+ // Images should be around 400px in the larger dimension.
315
317
// If your logo is round, include `isRound: true` in your entry.
316
318
//
317
319
// Please leave a trailing comma after your entry to avoid merge conflicts.
You can’t perform that action at this time.
0 commit comments