mirror of
https://github.com/zensical/zensical.git
synced 2026-05-29 22:41:02 +00:00
fix: invalid links to content actions in bootstrapped zensical.toml
Signed-off-by: Tyrone Meijn <tyrone_meijn@outlook.com>
This commit is contained in:
@@ -121,13 +121,13 @@ features = [
|
||||
# If you have a repository configured and turn on this feature, Zensical
|
||||
# will generate an edit button for the page. This works for common
|
||||
# repository hosting services.
|
||||
# https://zensical.org/docs/setup/repository/#code-actions
|
||||
# https://zensical.org/docs/setup/repository/#content-actions
|
||||
#"content.action.edit",
|
||||
|
||||
# If you have a repository configured and turn on this feature, Zensical
|
||||
# will generate a button that allows the user to view the Markdown
|
||||
# code for the current page.
|
||||
# https://zensical.org/docs/setup/repository/#code-actions
|
||||
# https://zensical.org/docs/setup/repository/#content-actions
|
||||
#"content.action.view",
|
||||
|
||||
# Code annotations allow you to add an icon with a tooltip to your
|
||||
|
||||
Reference in New Issue
Block a user