You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: utilities/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ If you have set up a Google Analytics v4 or newer account for tracking your spec
31
31
32
32
### Event Square Logo
33
33
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.
0 commit comments