Skip to content

Commit efd0ffe

Browse files
committed
zz
1 parent 4c4346e commit efd0ffe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

book.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ src = "."
1111
[build]
1212
build-dir = "book"
1313

14+
[giscus]
15+
enaled = true
16+
data_repo = "chai2010/advanced-go-programming-book"
17+
data_repo_id = "MDEwOlJlcG9zaXRvcnkxMTU4NTc5NTQ="
18+
data_category = "General"
19+
data_category_id = "DIC_kwDOBufaIs4CAwFi"
20+
1421
[output.html]
1522
additional-css = ["style.css"]
1623
additional-js = ["js/custom.js", "js/bigPicture.js"]

0 commit comments

Comments
 (0)