Skip to content

Commit 2d1c00c

Browse files
committed
Add a todo for the backend section to include an introduction
Add some html_meta tags
1 parent fe34657 commit 2d1c00c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/backend/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@
22
html_meta:
33
"description": ""
44
"property=og:description": ""
5-
"property=og:title": ""
6-
"keywords": ""
5+
"property=og:title": "Backend"
6+
"keywords": "Plone 6, Volto, Classic UI, frontend, backend, plone.restapi, plone.api"
77
---
88

99
(backend-index-label)=
1010

1111
# Backend
1212

13+
```{todo}
14+
Insert introduction here.
15+
```
16+
1317
```{toctree}
1418
:maxdepth: 2
1519
control-panels

0 commit comments

Comments
 (0)