From 149cc2ab441ea35c2305527a4b0528e1a9ceaa40 Mon Sep 17 00:00:00 2001 From: Mitch Burton <mitch.burton@canonical.com> Date: Sun, 21 Jan 2024 11:32:56 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da8c3ec..d797e38 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ For my actual website source see [this repo][1]. 1. Fork this repo 2. Make sure github pages is turned on and the source is set to "Github Actions" 3. Put your markdown files in `./markdown`, make sure they end with `.md` -4. Commit them and push +4. Replace the `favicon.ico` of my face with your own, or delete it +5. Commit them and push ## Custom CSS and Javascript