update theme shit
This commit is contained in:
parent
ee1b9cd150
commit
0fd1f6e93b
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,7 +2,6 @@ public/
|
|||||||
exampleSite/public/
|
exampleSite/public/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
themes/
|
|
||||||
.history/
|
.history/
|
||||||
.vscode/
|
.vscode/
|
||||||
!.gitkeep
|
!.gitkeep
|
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,7 +1,7 @@
|
|||||||
[submodule "themes/hugo-book"]
|
|
||||||
path = themes/hugo-book
|
|
||||||
url = https://github.com/alex-shpak/hugo-book.git
|
|
||||||
[submodule "content"]
|
[submodule "content"]
|
||||||
path = content
|
path = content
|
||||||
url = git@git.tablet.sh:the-btfash-foundation/tablet.sh
|
url = git@git.tablet.sh:the-btfash-foundation/tablet.sh
|
||||||
|
|
||||||
|
[submodule "theme"]
|
||||||
|
path = themes/hugo-book
|
||||||
|
url = https://github.com/alex-shpak/hugo-book
|
||||||
|
1
themes/hugo-book
Submodule
1
themes/hugo-book
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 118997fa920e48acee7689fcf0cbb29d1b97ecb1
|
Loading…
Reference in New Issue
Block a user