Skip to content

Commit 8d5c5ea

Browse files
authored
Add html_meta to reduce Sphinx warnings
1 parent 73dbcbe commit 8d5c5ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/backend/portal-actions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
myst:
33
html_meta:
4-
"description": ""
5-
"property=og:description": ""
6-
"property=og:title": ""
7-
"keywords": ""
4+
"description": "Actions are links or buttons that allow users to perform specific actions on your site."
5+
"property=og:description": "Actions are links or buttons that allow users to perform specific actions on your site."
6+
"property=og:title": "Portal Actions"
7+
"keywords": "Portal Actions, actions, Plone, backend"
88
---
99

1010
(backend-portal-actions-label)=

0 commit comments

Comments
 (0)