mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00
Docs: enable ‘Edit this page’ (#280)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user