mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-18 10:28:09 +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
|
||||
|
Reference in New Issue
Block a user