Put themes in themes
This commit is contained in:
parent
21c032b77e
commit
ebcd38c714
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "themes/tech-doc-hugo-theme"]
|
||||
path = themes/tech-doc-hugo-theme
|
||||
url = https://github.com/bep/tech-doc-hugo-theme.git
|
||||
|
|
@ -5,7 +5,6 @@ enableRobotsTXT = true
|
|||
|
||||
# Hugo allows theme composition (and inheritance). The precedence is from left to right.
|
||||
theme = ["tech-doc-hugo-theme"]
|
||||
themesDir = ".."
|
||||
|
||||
# Will give values to .Lastmod etc.
|
||||
enableGitInfo = true
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit a053131a4ebf6a59e4e8834a42368e248d98c01d
|
||||
Loading…
Reference in New Issue