add submodule theme
This commit is contained in:
parent
18858c2f40
commit
dc4aa7ec24
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,2 @@
|
|||
.DS_Store
|
||||
themes
|
||||
public
|
||||
|
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "themes/hugo-scroll"]
|
||||
path = themes/hugo-scroll
|
||||
url = https://github.com/janraasch/hugo-scroll.git
|
1
themes/hugo-scroll
Submodule
1
themes/hugo-scroll
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 4d6f8a51e53b531e7169ea4162e19972da3de480
|
Loading…
Reference in a new issue