[GIT] switch getkirby-plugins submodule
This commit is contained in:
parent
8a6b2d6bc2
commit
afd336d3d5
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -4,9 +4,6 @@
|
||||||
[submodule "panel"]
|
[submodule "panel"]
|
||||||
path = panel
|
path = panel
|
||||||
url = https://github.com/getkirby/panel
|
url = https://github.com/getkirby/panel
|
||||||
[submodule "modules/getkirby-plugins"]
|
|
||||||
path = modules/getkirby-plugins
|
|
||||||
url = https://github.com/getkirby/plugins.git
|
|
||||||
[submodule "modules/kirby-widget-gitupdate"]
|
[submodule "modules/kirby-widget-gitupdate"]
|
||||||
path = modules/kirby-widget-gitupdate
|
path = modules/kirby-widget-gitupdate
|
||||||
url = ssh://git@beyvpn.dnshome.de/home/git/repos/kirby-widget-gitupdate.git
|
url = ssh://git@beyvpn.dnshome.de/home/git/repos/kirby-widget-gitupdate.git
|
||||||
|
@ -35,3 +32,6 @@
|
||||||
path = assets/vendors/bootstrap
|
path = assets/vendors/bootstrap
|
||||||
url = https://github.com/twbs/bootstrap.git
|
url = https://github.com/twbs/bootstrap.git
|
||||||
branch = v4-dev
|
branch = v4-dev
|
||||||
|
[submodule "modules/columns-plugin"]
|
||||||
|
path = modules/columns-plugin
|
||||||
|
url = https://github.com/getkirby-plugins/columns-plugin
|
||||||
|
|
1
modules/columns-plugin
Submodule
1
modules/columns-plugin
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 57b4ccd2c12db25860baa8d3486bf42cacce05a6
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit cbc1fc1bd4d0e5a6856a593c94024aa504648ad2
|
|
|
@ -1 +1 @@
|
||||||
../../modules/getkirby-plugins/columns
|
../../modules/columns-plugin
|
Loading…
Reference in a new issue