-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
30 lines (30 loc) · 1.37 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 "sample/widgets/clock"]
path = sample/widgets/clock
url = https://github.com/angular-dashboard-framework/adf-widget-clock
[submodule "sample/widgets/github"]
path = sample/widgets/github
url = https://github.com/angular-dashboard-framework/adf-widget-github
[submodule "sample/widgets/linklist"]
path = sample/widgets/linklist
url = https://github.com/angular-dashboard-framework/adf-widget-linklist
[submodule "sample/widgets/markdown"]
path = sample/widgets/markdown
url = https://github.com/angular-dashboard-framework/adf-widget-markdown
[submodule "sample/widgets/news"]
path = sample/widgets/news
url = https://github.com/angular-dashboard-framework/adf-widget-news
[submodule "sample/widgets/randommsg"]
path = sample/widgets/randommsg
url = https://github.com/angular-dashboard-framework/adf-widget-randommsg
[submodule "sample/widgets/version"]
path = sample/widgets/version
url = https://github.com/angular-dashboard-framework/adf-widget-version
[submodule "sample/widgets/weather"]
path = sample/widgets/weather
url = https://github.com/angular-dashboard-framework/adf-widget-weather
[submodule "sample/structures/base"]
path = sample/structures/base
url = https://github.com/angular-dashboard-framework/adf-structures-base
[submodule "sample/widgets/travis"]
path = sample/widgets/travis
url = https://github.com/angular-dashboard-framework/adf-widget-travis