From 21ac0fb662984ea17a8676e8d8a9da924645ab21 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 8 Mar 2025 17:29:30 -0800 Subject: [PATCH] Document id param --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6f6e864..6f091f1e 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,7 @@ The assigned values shown are the default values unless otherwise specified. Parameters specific to pages: ```toml +id = "" # ID used in feeds. Defaults to the relative permalink. link = "" # The reference for an anchor around the title. Example: "https://youtu.be/dQw4w9WgXcQ". ```