forked from pibook/site
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 772 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 772 Bytes
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
[submodule "images"]
path = images
url = https://github.com/OompaLoompas/images.git
branch = master
[submodule "_gallery"]
path = _gallery
url = https://github.com/OompaLoompas/_gallery.git
branch = master
[submodule "_includes/extras"]
path = _includes/extras
url = https://github.com/OompaLoompas/extras.git
branch = master
[submodule "_quotes"]
path = _quotes
url = https://github.com/OompaLoompas/_quotes.git
branch = master
[submodule "_notes"]
path = _notes
url = https://github.com/OompaLoompas/notes.git
branch = master
[submodule "_bibliography"]
path = _bibliography
url = https://github.com/OompaLoompas/bibliography.git
branch = master
[submodule "_includes/text"]
path = _includes/text
url = https://github.com/OompaLoompas/text.git