Skip to content

Commit 6cdfada

Browse files
authored
Update README.md with 1024 pixel image guidence
1 parent 40fcedb commit 6cdfada

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ As an example: A file that resides in `static/img/2025/test-image.jpg` should be
9494

9595
It is also good practice to name media files with the date you add them/the date of the page/post you want to add them to, e.g. `static/img/2025/2025-03-04-blogpost-image.jpg` (using `yyyy-mm-dd` as the start of the filename).
9696

97+
Aim to keep within 1024 pixels high/wide to keep the file sizes reasonable for our pages to load quicky.
98+
9799
#### Some other random tips
98100

99101
- Where is the menu?? It's in hugo.yaml.

0 commit comments

Comments
 (0)