diff --git a/README.md b/README.md index add8a1a..f4ba74d 100644 --- a/README.md +++ b/README.md @@ -147,6 +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 + - **DEPLOY_DEST** and **DEPLOOY_IDENT**: ssh location (host:path) and key name for deployment - **CONTACT_ADDRESS** email address for ecommerce and can be interpolated in CONTACT_HTML -