Skip to content

Commit 5fe42ed

Browse files
authored
Merge pull request #14936 from toshywoshy/squaredocupdate
[DOCS] update documentation to indicate png file and no gulp
2 parents 0a47df5 + e5878e1 commit 5fe42ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utilities/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you have set up a Google Analytics v4 or newer account for tracking your spec
3131

3232
### Event Square Logo
3333

34-
To customize the logo that appears on the root of devopsdays.org, place a square file (jpg format only) in `assets/events/yyyy-city`. It must be named `logo-square.jpg` and should be at minimum 300px x 300px, but optimally should be 600px x 600px. Note that in the preview (without gulp processing), non-square files will appear to be okay. However, once processed for production, they will be stretched to be square.
34+
To customize the logo that appears on the root of devopsdays.org, place a square file (png format only) in `assets/events/yyyy-city`. It must be named `logo-square.png` and should be at minimum 300px x 300px, but optimally should be 600px x 600px. Note that if your `logo.png` is already square or can be squared nicely, you do not __need__ this file.
3535

3636
### Reference Content
3737

0 commit comments

Comments
 (0)