From 5af8822c7c9915e17ca4651c52e1f16bc98e54b0 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 17 Nov 2022 18:01:45 -0800 Subject: [PATCH] Fix avatar and cover file extensions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5de6dfdb..117c31ab 100644 --- a/README.md +++ b/README.md @@ -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`.