From 08d3ca49897c85c71e7a66ce8902bbf04081c441 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Wed, 10 Jan 2024 11:08:48 -0800 Subject: fix dip --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d8da1e4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "doxygen-awesome-css"] + path = doxygen-awesome-css + url = https://github.com/jothepro/doxygen-awesome-css.git -- cgit