mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-16 16:28:09 +08:00
ci: use submodule as theme location
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
baseURL = "https://toruniina.github.io/toml11"
|
||||
title = "toml11"
|
||||
languageCode = "en-us"
|
||||
|
||||
theme = "hugo-book"
|
||||
disablePathToLower = true
|
||||
|
||||
[module]
|
||||
[[module.imports]]
|
||||
path = 'github.com/alex-shpak/hugo-book'
|
||||
|
||||
[languages]
|
||||
[languages.en]
|
||||
weight = 1
|
||||
|
Reference in New Issue
Block a user