From d482ed846669d913bf15ad4c5f5cf0d8b6fbdd1d Mon Sep 17 00:00:00 2001 From: David Botton Date: Mon, 25 Oct 2021 18:40:43 -0400 Subject: [PATCH] Added title --- FAQ | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FAQ b/FAQ index 9481903..d73ea6a 100644 --- a/FAQ +++ b/FAQ @@ -1,3 +1,5 @@ +FAQ + Q) I start my application and I don't see anything? It worked before! A) Make sure the :static-root key is set correctly on (clog:initialize) @@ -15,4 +17,4 @@ Q) I want to take an HTML snapshot of a clog created page: Q) I want to know where the :CLOG tutorials, demos and sources. -Use (asdf:system-source-directory :clog) \ No newline at end of file +Use (asdf:system-source-directory :clog)