summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-04-10 12:01:25 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-04-10 12:26:15 +0200
commit44434149a061e03c94248ecc2a70a445fa0cdcd3 (patch)
tree1b8e73396801dce38482d2a13aff22f15c1cea5d /.gitmodules
parent4e12d4cd41b35a8c1543a9b897ebd0da479a5ccc (diff)
downloadvortrag-knn-44434149a061e03c94248ecc2a70a445fa0cdcd3.tar.gz
vortrag-knn-44434149a061e03c94248ecc2a70a445fa0cdcd3.zip
add mathjax as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..176c2c9
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "MathJax"]
+ path = dep/mathjax
+ url = https://github.com/mathjax/MathJax
+[submodule "dep/mathjax"]
+ path = dep/mathjax
+ url = https://github.com/mathjax/MathJax