Fix avatar and cover file extensions

This commit is contained in:
Will Faught
2022-11-17 18:01:45 -08:00
parent 195b239754
commit 5af8822c7c

View File

@@ -49,7 +49,7 @@ Everything is stacked vertically in one column and aligned to the
center.
The home page shows the `blurb`, `description`, `greeting`, and `title`
parameters from `content/_index.md`, the `avatar.png` and `cover.png`
parameters from `content/_index.md`, the `avatar.jpg` and `cover.jpg`
images at the site root, and linked icons for all the social sites
configured in `config.yaml`.