summaryrefslogtreecommitdiff
path: root/exampleSite
diff options
context:
space:
mode:
authorPim Snel <pim@lingewoud.nl>2021-04-11 17:51:42 +0200
committerGitHub <noreply@github.com>2021-04-11 17:51:42 +0200
commit62004506e2fa0980777de5b1de045d5101d01f6c (patch)
treedc42a3c84b45ffbeb1c4e02e070fa3cd01b0c035 /exampleSite
parentba38e17b1b8140ae9254c1edc6c67ffdc50eca09 (diff)
change master to github's new default main branch (#325)
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
-rw-r--r--exampleSite/config.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 7de852d..dfd9a31 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -85,7 +85,7 @@ enableGitInfo = true
# Enable "Edit this page" links for 'doc' page type.
# Disabled by default. Uncomment to enable. Requires 'BookRepo' param.
# Edit path must point to root directory of repo.
- BookEditPath = 'edit/master/exampleSite'
+ BookEditPath = 'edit/main/exampleSite'
# Configure the date format used on the pages
# - In git information
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index 0d47f6a..4f439c6 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -81,7 +81,7 @@ params:
# Enable "Edit this page" links for 'doc' page type.
# Disabled by default. Uncomment to enable. Requires 'BookRepo' param.
# Edit path must point to root directory of repo.
- BookEditPath: edit/master/exampleSite
+ BookEditPath: edit/main/exampleSite
# Configure the date format used on the pages
# - In git information