From fcd3204b05a0b58e5b90f2e9fc17bb10050b8a25 Mon Sep 17 00:00:00 2001 From: Dale Davies Date: Mon, 6 Mar 2023 12:36:38 +0000 Subject: [PATCH] Add status to list of optional site fields in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4329908..81c8c8b 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ Edit the `/sites/sites.json` file to include your own sites on the startpage... ``` * `name` and `url` are mandatory. -* `description`, `tags`, `nofollow`, `newtab` and `icon` are optional. +* `description`, `tags`, `nofollow`, `newtab`, `icon` and `status` are optional. #### Tags