Initial import
This commit is contained in:
commit
3225462dde
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/material-blog"]
|
||||
path = themes/material-blog
|
||||
url = https://github.com/Xzya/hugo-material-blog
|
||||
[submodule "themes/mediumish"]
|
||||
path = themes/mediumish
|
||||
url = https://github.com/lgaida/mediumish-gohugo-theme
|
||||
[submodule "themes/chunky-poster"]
|
||||
path = themes/chunky-poster
|
||||
url = https://github.com/puresyntax71/hugo-theme-chunky-poster
|
1
themes/chunky-poster
Submodule
1
themes/chunky-poster
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 12d92884cc5bff4f8020a0aa3b5b39e094c0d6ce
|
1
themes/material-blog
Submodule
1
themes/material-blog
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 902e82e928ca868b379b54c5ee9b2a25851ec128
|
1
themes/mediumish
Submodule
1
themes/mediumish
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d29d397053e7055771c40946621ce18b22171f06
|
Loading…
Add table
Reference in a new issue