diff options
author | Xinyu Zhou <i@sourcehut.net> | 2022-12-03 19:51:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-03 19:51:53 +0800 |
commit | 181f4bfdb1a71f06e734d3c881b648f5eaaa1317 (patch) | |
tree | becb3a1b7259a2a574fc3d61f10cd1b01bd1ea40 /docs | |
parent | 0a7d3ff786508284224ada17956a65bb759d9265 (diff) | |
download | gitea-181f4bfdb1a71f06e734d3c881b648f5eaaa1317.tar.gz gitea-181f4bfdb1a71f06e734d3c881b648f5eaaa1317.zip |
docs: add `Edit this page` (#21981)
Update theme to support `Edit this page`:
https://gitea.com/gitea/theme/pulls/116
Screenshot:

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/config.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/config.yaml b/docs/config.yaml index 66bd379c0c..91afc2e972 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -23,6 +23,8 @@ params: goVersion: 1.19 minNodeVersion: 14 search: nav + repo: "https://github.com/go-gitea/gitea" + docContentPath: "docs/content" outputs: home: |