From 886acf2005757ee4bd2903b8831338b2c8d12980 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Tue, 24 Oct 2023 11:36:45 +0200 Subject: [PATCH] [ADD] CSS framework docs to custom documentation index --- docs/development/custom/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/development/custom/index.md b/docs/development/custom/index.md index 95510c0c..ca5feb6d 100644 --- a/docs/development/custom/index.md +++ b/docs/development/custom/index.md @@ -11,4 +11,5 @@ This section describes how to extend **Alliance Auth** with custom apps, service menu-hooks url-hooks logging + css-framework ```