All checks were successful
Build and Publish / build (push) Successful in 12s
27 lines
465 B
TOML
27 lines
465 B
TOML
displayUpdatedDate = true
|
|
dateFormat = "January 2, 2006"
|
|
|
|
[editUrl]
|
|
enable = true
|
|
base = "https://github.com/little-emulator/docs/edit/main/content"
|
|
|
|
[page]
|
|
width = "wide"
|
|
|
|
[footer]
|
|
displayCopyright = true
|
|
|
|
[search.flexsearch]
|
|
index = "content"
|
|
tokenize = "full"
|
|
|
|
[comments]
|
|
enable = true
|
|
type = "giscus"
|
|
|
|
[comments.giscus]
|
|
repo = "little-emulator/docs"
|
|
repoId = "R_kgDONlBPOg"
|
|
category = "Q&A"
|
|
categoryId = "DIC_kwDONlBPOs4ClrYh"
|