This commit is contained in:
parent db2d1f3f57
commit 92bacf8966
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -110,7 +110,7 @@ params:
# Set source repository location. # Set source repository location.
# Used for 'Last Modified' and 'Edit this page' links. # Used for 'Last Modified' and 'Edit this page' links.
BookRepo: https://github.com/64bitpandas/amethyst BookRepo: https://git.tablet.sh/tablet/amethyst
# (Optional, default 'commit') Specifies commit portion of the link to the page's last modified # (Optional, default 'commit') Specifies commit portion of the link to the page's last modified
# commit hash for 'doc' page type. # commit hash for 'doc' page type.
@ -122,7 +122,7 @@ params:
# Enable "Edit this page" links for 'doc' page type. # Enable "Edit this page" links for 'doc' page type.
# Disabled by default. Uncomment to enable. Requires 'BookRepo' param. # Disabled by default. Uncomment to enable. Requires 'BookRepo' param.
# Edit path must point to root directory of repo. # Edit path must point to root directory of repo.
BookEditPath: edit/main/exampleSite #BookEditPath: edit/main/exampleSite
# Configure the date format used on the pages # Configure the date format used on the pages
# - In git information # - In git information