From 181f4bfdb1a71f06e734d3c881b648f5eaaa1317 Mon Sep 17 00:00:00 2001
From: Xinyu Zhou <i@sourcehut.net>
Date: Sat, 3 Dec 2022 19:51:53 +0800
Subject: [PATCH] docs: add `Edit this page` (#21981)

Update theme to support `Edit this page`:
https://gitea.com/gitea/theme/pulls/116

Screenshot:
![Edit this
page](https://user-images.githubusercontent.com/76462613/205257167-d6039d0c-c913-4ebc-98c1-834aece4b5e9.png)

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>
---
 docs/config.yaml | 2 ++
 1 file changed, 2 insertions(+)

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: