Docs: enable ‘Edit this page’ (#280)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
Carson Yang
2023-09-11 23:59:14 +08:00
committed by GitHub
parent b2b3aa651d
commit 970b62be25
7 changed files with 276 additions and 200 deletions

View File

@@ -79,7 +79,8 @@ defaultContentLanguage = 'zh-cn'
prism = true # enable syntax highlighting via Prism
# gitinfo
ghrepo = "https://github.com/labring/FastGPT" # Git repository URL for your site
repoURL = "https://github.com/labring/FastGPT" # Git repository URL for your site
repoBranch = "main" # Name of your Git repository branch
editPage = true # enable 'Edit this page' feature - default false
lastMod = false # enable 'Last modified' date on pages - default false
lastModRelative = true # format 'Last modified' time as relative - default true