From 5af659a10d32e07ca9b594dc6f05db43db4ffc88 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Fri, 14 Feb 2025 17:00:49 +0100 Subject: [PATCH] Use section-projects --- index.lisp | 1 + 1 file changed, 1 insertion(+) diff --git a/index.lisp b/index.lisp index 1794984..d7806e3 100644 --- a/index.lisp +++ b/index.lisp @@ -10,6 +10,7 @@ #:with-section #:with-section-row #:with-section-col + #:with-section-projects #:with-title-bar) (:import-from #:ml-sbt/navbar #:with-navbar)