Skip to content

Commit 9045dd1

Browse files
deadprogramaykevl
authored andcommitted
config: update config for docsy as module
Signed-off-by: deadprogram <ron@hybridgroup.com>
1 parent 6cf06ed commit 9045dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ baseURL = "https://tinygo.org/"
22
title = "TinyGo"
33
languageCode = "en"
44

5-
theme = "docsy"
5+
theme = ["github.com/google/docsy", "github.com/google/docsy/dependencies"]
66

77
enableGitInfo = true
88

0 commit comments

Comments
 (0)