From 930b472efdd4c7076edfd88260723df15d1f5384 Mon Sep 17 00:00:00 2001 From: Iris Lightshard Date: Sun, 6 Oct 2024 18:13:46 -0600 Subject: [PATCH] tweak README a bit more Signed-off-by: Iris Lightshard --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15e34cf..add8a1a 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ There is a markup language which makes writing long blog posts, memex entries, e {)some serif text} // shorthand for a pictured directory/list item -{%destination|picture} +{%page name|picture} // shorthand for a shop listing {^payment-link|description|img1|alttext1|...|imgn|alttextn} @@ -147,5 +147,6 @@ The following macros are available in `config.h` to customize to your liking. - **TWTXT**: path to the twtxt file relative to the SITEROOT; if you don't want twtxt on the front page, use a nonexistent filename - **IS_HTML5_VIDEO_ENABLED**: if videos are embedded or just linked to with a poster image - **IS_NAV_IN_HEADER**: if the nav is inside the header or its sibling + - **CONTACT_ADDRESS** email address for ecommerce and can be interpolated in CONTACT_HTML