diff options
author | altaf-creator <dev@altafcreator.com> | 2024-08-22 17:42:42 +0700 |
---|---|---|
committer | altaf-creator <dev@altafcreator.com> | 2024-08-22 17:42:42 +0700 |
commit | 96d960f0c5a0ef725b179bc4702a7334b1018601 (patch) | |
tree | 50a3af0b5c6e0c6db07cd028762d786976c84643 /.gitmodules | |
parent | 599e5bb3b9cf774d4c3680644cf4bd0596fd34c0 (diff) |
submodule: mathjax
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..ae7a13e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libraries/mathjax"] + path = libraries/mathjax + url = https://github.com/mathjax/MathJax.git |