mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
feat: add hugo theme as a submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,3 +4,6 @@
|
||||
[submodule "tests/extlib/json"]
|
||||
path = tests/extlib/json
|
||||
url = https://github.com/nlohmann/json.git
|
||||
[submodule "docs/themes/hugo-book"]
|
||||
path = docs/themes/hugo-book
|
||||
url = https://github.com/alex-shpak/hugo-book.git
|
||||
|
||||
1
docs/themes/hugo-book
vendored
Submodule
1
docs/themes/hugo-book
vendored
Submodule
Submodule docs/themes/hugo-book added at 7c26d9b8b7
Reference in New Issue
Block a user