-
-
Notifications
You must be signed in to change notification settings - Fork 187
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 772 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "public/themes/landing"]
path = public/themes/landing
url = https://github.com/givanz/landing
[submodule "public/themes/blog-default"]
path = public/themes/blog-default
url = https://github.com/givanz/blog-default
[submodule "public/admin/default"]
path = public/admin/default
url = https://github.com/givanz/vvveb-admin-template
[submodule "plugins/contact-form"]
path = plugins/contact-form
url = https://github.com/Vvveb/contact-form
[submodule "public/js/libs/tinymce-dist"]
path = public/js/libs/tinymce-dist
url = https://github.com/tinymce/tinymce-dist
[submodule "plugins/payment"]
path = plugins/payment
url = https://github.com/Vvveb/payment
[submodule "plugins/shipping"]
path = plugins/shipping
url = https://github.com/Vvveb/shipping