Commit Graph

3 Commits

Author SHA1 Message Date
Xinyu Zhou d84039b903 Add `Edit on GitHub` (#116)
resolved #115

The following configuration need to be added to [config.yml](https://github.com/go-gitea/gitea/blob/main/docs/config.yaml) ([go-gitea/gitea#21981](https://github.com/go-gitea/gitea/pull/21981))

```yml
params:
  repo: "https://github.com/go-gitea/gitea"
  docContentPath: "docs/content"
```

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Reviewed-on: https://gitea.com/gitea/theme/pulls/116
Reviewed-by: silverwind <silverwind@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Xinyu Zhou <i@sourcehut.net>
Co-committed-by: Xinyu Zhou <i@sourcehut.net>
2022-11-30 21:30:57 +08:00
Thomas Boerger 1b3ecd91c7
Fixed i18n and disqus 2016-12-12 13:44:42 +01:00
Thomas Boerger ceee6df958
Properly named i18n files 2016-12-09 15:03:06 +01:00
Renamed from i18n/en.yaml (Browse further)