Merge pull request #6116 from kobergj/UpdateIndexDocs

[docs-only] Update _index.md template
This commit is contained in:
kobergj
2023-04-24 11:03:27 +02:00
committed by GitHub
+4 -2
View File
@@ -3,11 +3,13 @@ title: {{ .ServiceName }}
date: {{ .CreationTime }}
weight: 20
geekdocRepo: https://github.com/owncloud/ocis
geekdocEditPath: edit/master/docs/services/{{ .service }}
geekdocFilePath: _index.md
geekdocEditPath: edit/master/services/{{ .service }}
geekdocFilePath: README.md
geekdocCollapseSection: true
---
<!-- Do not edit this file, it is autogenerated. Edit the service README.md instead -->
## Abstract
{{ .Abstract }}