mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
add: use submodule to provide learn4 theme
This commit is contained in:
parent
8117bf544e
commit
1769ded4aa
3 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
Normal file → Executable file
1
.gitignore
vendored
Normal file → Executable file
|
@ -5,4 +5,3 @@
|
|||
!/Dockerfile
|
||||
!/docker-compose.yml
|
||||
!/dev/plugins
|
||||
/themes/learn4
|
||||
|
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "themes/learn4"]
|
||||
path = themes/learn4
|
||||
url = https://github.com/getgrav/grav-theme-learn4.git
|
1
themes/learn4
Submodule
1
themes/learn4
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 704a233bdba73dcfb197f3d3fcdd9e89778445c3
|
Loading…
Reference in a new issue