From 4ee2aabba533d00f793544e027f327a7e3307923 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 10 Jun 2024 22:01:08 -0700 Subject: [PATCH] Explain favicon overrides in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 66338038..0d28b721 100644 --- a/README.md +++ b/README.md @@ -858,6 +858,9 @@ replace the use of `paige/article.html` in `single.html` with the use of `paige/metadata.html`, `paige/toc.html`, and `paige/content.html`, then replace that use of `paige/metadata.html` with your own design. +There are default favicon files in the static directory that were [generated](https://realfavicongenerator.net). +To override them, put your favicon files in the same places. + ### Extend Use CSS selectors to extend the default styling.