Skip to content

Commit df66341

Browse files
authored
Merge pull request plone#1316 from plone/undo-static-path-config
Undo `html_static_path` configuration in `plone/documentation`, and res…
2 parents 7fc509d + 92b36ac commit df66341

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@
129129

130130
html_static_path = [
131131
"_static",
132-
"volto/_static/volto/img",
133132
]
134133

135134
# -- Options for myST markdown conversion to html -----------------------------

0 commit comments

Comments
 (0)