Add theme sub-modules.
This commit is contained in:
parent
b58a914243
commit
2cc7da268e
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[submodule "themes/hugo-bootstrap-bare"]
|
||||||
|
path = themes/hugo-bootstrap-bare
|
||||||
|
url = https://gitlab.com/patdavid/hugo-bootstrap-bare.git
|
||||||
|
[submodule "themes/hugo-darktable-docs-theme"]
|
||||||
|
path = themes/hugo-darktable-docs-theme
|
||||||
|
url = https://gitlab.com/pixlsus/hugo-darktable-docs-theme.git
|
||||||
|
[submodule "themes/hugo-pdf-theme"]
|
||||||
|
path = themes/hugo-pdf-theme
|
||||||
|
url = https://gitlab.com/pixlsus/hugo-pdf-theme.git
|
1
themes/hugo-bootstrap-bare
Submodule
1
themes/hugo-bootstrap-bare
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d552655ad5693160475d9390d3465e6b83756f77
|
1
themes/hugo-darktable-docs-theme
Submodule
1
themes/hugo-darktable-docs-theme
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d296d5d99273c88d7a6b05a5ccc8a1a5463b2674
|
1
themes/hugo-pdf-theme
Submodule
1
themes/hugo-pdf-theme
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 9e213cf0af315f8a8585aea9ca08168393c708f4
|
Loading…
Reference in a new issue