mirror of
https://github.com/imfing/hextra.git
synced 2025-07-14 05:31:33 -04:00
fix: list code block copy button config
This commit is contained in:
@ -151,6 +151,12 @@ params:
|
||||
sortBy: date
|
||||
sortOrder: desc # or "asc"
|
||||
|
||||
highlight:
|
||||
copy:
|
||||
enable: true
|
||||
# hover | always
|
||||
display: hover
|
||||
|
||||
comments:
|
||||
enable: false
|
||||
type: giscus
|
||||
|
Reference in New Issue
Block a user