diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-10 11:08:48 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-10 11:08:48 -0800 |
commit | 08d3ca49897c85c71e7a66ce8902bbf04081c441 (patch) | |
tree | 5e3160dbae96d940eccb4a66b0219c16cb877b61 /.gitmodules | |
parent | 3802eec07ec36a55815468a442add5debbbe7fb6 (diff) |
fix dip
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |