add themes/zola-clean-blog
This commit is contained in:
parent
87f95b76b7
commit
6f02b55828
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,4 +2,3 @@
|
|||
/static/files
|
||||
/.idea/
|
||||
/blog.iml
|
||||
/themes
|
||||
|
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "themes/zola-clean-blog"]
|
||||
path = themes/zola-clean-blog
|
||||
url = https://github.com/dave-tucker/zola-clean-blog.git
|
1
themes/zola-clean-blog
Submodule
1
themes/zola-clean-blog
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit e145d57ace08aa69a9be52b6898fbe531139ab5d
|
Loading…
Reference in a new issue