From 4cf7c58fdf27a739abf33c10b4e243b3c7ac777b Mon Sep 17 00:00:00 2001 From: Sara Date: Wed, 29 May 2024 23:53:22 +0200 Subject: [PATCH] feat: moved doxygen awesome css to documentation/ --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d8da1e4..cd8df0c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "doxygen-awesome-css"] - path = doxygen-awesome-css + path = documentation/doxygen-awesome-css url = https://github.com/jothepro/doxygen-awesome-css.git