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