/* clang-format off */ #define SITEMAP "all_pages" #define DOMAIN "https://amotherfucking.website" #define DEPLOY_DEST "usr@amotherfucking.website:/opt/site/" #define DEPLOY_IDENT "id_sub" #define TAG_BODY_SIZE 4096 #define LOGO_HTML "a website" #define MAINCSS "/main.css" #define FOOTER_HTML "peekaboo" #define LICENSE_HTML "legal" #define DESC "website eeeeeeee" #define IS_NAV_IN_HEADER 01 #define LEXICON_SIZE 1024 #define CONTACT_HTML "" #define FRONTCSS "/front.css" #define SITEROOT "../www/" #define TWTXT "/twtxt.txt" #define ABOUT_HTML "

Welcome to this website

" #define NAME "a website" #define IS_HTML5_VIDEO_ENABLED 0 #define CONTACT_ADDRESS "contact@amotherfuckingwebsite.com" /* clang-format on */