forked from omegaup/omegaup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
19 lines (19 loc) · 753 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "frontend/www/karel.js"]
path = frontend/www/karel.js
url = https://github.com/omegaup/karel.js.git
[submodule "q2a"]
path = frontend/www/preguntas
url = https://github.com/omegaup/question2answer.git
[submodule "frontend/www/third_party/js/iso-3166-2.js"]
path = frontend/www/third_party/js/iso-3166-2.js
url = https://github.com/omegaup/iso-3166-2.js
[submodule "frontend/www/js/mathjax"]
path = frontend/www/third_party/js/mathjax
url = https://github.com/mathjax/MathJax.git
[submodule "frontend/www/js/pagedown"]
path = frontend/www/third_party/js/pagedown
url = https://github.com/omegaup/pagedown.git
shallow = true
[submodule "okfn/csv.js"]
path = frontend/www/third_party/js/csv.js
url = https://github.com/okfn/csv.js/