Skip to content

Commit 8a44d03

Browse files
committed
Add meta information, tidy
1 parent 4d393d2 commit 8a44d03

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/classic-ui/static-resources.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
myst:
33
html_meta:
4-
"description": ""
5-
"property=og:description": ""
6-
"property=og:title": ""
7-
"keywords": ""
4+
"description": "Static resources in Plone 6"
5+
"property=og:description": "Static resources in Plone 6"
6+
"property=og:title": "Static resources in Plone 6"
7+
"keywords": "Plone, static, resources"
88
---
99

1010
(classic-ui-static-resources-label)=
1111

12-
# Static Resources
12+
# Static resources
1313

1414
We often want to ship a website with a static resource, such as an image, icon, CSS, or JavaScript file.
1515
For this, we need to register static resources.

0 commit comments

Comments
 (0)