From e962c173d3a61aca95b4e8091fd0ca9d083deec6 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Wed, 27 Mar 2024 11:13:32 +0100 Subject: [PATCH] Update docs --- src/main.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.lisp b/src/main.lisp index 32a3f21..e79bdf4 100644 --- a/src/main.lisp +++ b/src/main.lisp @@ -100,7 +100,7 @@ META: The meta-information for the web page. TITLE: Specifies the title of the web page. Defaults to 'Web page'. -MAIN-CON: If t add css class `container` to main. +MAIN-CON: If t add css class `container` to
. ADD-CSS-URLS: An optional parameter for additional CSS file URLs.