docs: list code block copy button config (#412)
Some checks failed
Deploy Hugo site to Pages / build (push) Has been cancelled
Deploy Hugo site to Pages / deploy (push) Has been cancelled

* fix: list code block copy button config

* Mention copy button config in the guide
This commit is contained in:
yuri
2024-07-07 14:33:12 +02:00
committed by GitHub
parent 1313415c8b
commit 56f6f19978
2 changed files with 15 additions and 2 deletions

View File

@ -151,6 +151,12 @@ params:
sortBy: date
sortOrder: desc # or "asc"
highlight:
copy:
enable: true
# hover | always
display: hover
comments:
enable: false
type: giscus