update readme~~

This commit is contained in:
Iris Lightshard 2024-10-06 18:21:54 -06:00
parent 930b472efd
commit 59282e994b
Signed by: Iris Lightshard
GPG key ID: 688407174966CAF3

View file

@ -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 - **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_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 - **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 - **CONTACT_ADDRESS** email address for ecommerce and can be interpolated in CONTACT_HTML