-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
30 lines (30 loc) · 1.08 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "resources/vendor/rellax"]
path = resources/vendor/rellax
url = https://github.com/dixonandmoe/rellax
[submodule "resources/vendor/in-view"]
path = resources/vendor/in-view
url = https://github.com/camwiegert/in-view
[submodule "resources/vendor/magnify"]
path = resources/vendor/magnify
url = https://github.com/thdoan/magnify
ignore = dirty
[submodule "resources/vendor/select2"]
path = resources/vendor/select2
url = https://github.com/select2/select2
ignore = dirty
[submodule "resources/vendor/pe-listnav"]
path = resources/vendor/pe-listnav
url = https://github.com/phil-evans/pe-listnav
[submodule "resources/vendor/sticky-kit"]
path = resources/vendor/sticky-kit
url = https://github.com/leafo/sticky-kit
ignore = dirty
[submodule "resources/vendor/aos"]
path = resources/vendor/aos
url = https://github.com/michalsnik/aos.git
[submodule "resources/vendor/jquery.lazy"]
path = resources/vendor/jquery.lazy
url = https://github.com/dkern/jquery.lazy
[submodule "resources/vendor/bootstrap"]
path = resources/vendor/bootstrap
url = https://github.com/twbs/bootstrap