WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 4bb02ea

Browse files
committed
Fix sitemap link
1 parent 7acbf69 commit 4bb02ea

File tree

1 file changed

+5
-13
lines changed
  • backend/src/plone6/demo/distributions/voltodemo/content/content/plone_site_root

1 file changed

+5
-13
lines changed

backend/src/plone6/demo/distributions/voltodemo/content/content/plone_site_root/data.json

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,7 @@
311311
"in_response_to": null,
312312
"is_folderish": false,
313313
"last_comment_date": null,
314-
"listCreators": [
315-
"admin"
316-
],
314+
"listCreators": ["admin"],
317315
"location": null,
318316
"mime_type": "image/jpeg",
319317
"modified": "2024-03-07T11:30:08+00:00",
@@ -385,9 +383,7 @@
385383
"in_response_to": null,
386384
"is_folderish": false,
387385
"last_comment_date": null,
388-
"listCreators": [
389-
"admin"
390-
],
386+
"listCreators": ["admin"],
391387
"location": null,
392388
"mime_type": "image/jpeg",
393389
"modified": "2024-03-08T12:05:46+00:00",
@@ -458,9 +454,7 @@
458454
"in_response_to": null,
459455
"is_folderish": false,
460456
"last_comment_date": null,
461-
"listCreators": [
462-
"admin"
463-
],
457+
"listCreators": ["admin"],
464458
"location": null,
465459
"mime_type": "image/jpeg",
466460
"modified": "2024-03-08T12:05:46+00:00",
@@ -882,9 +876,7 @@
882876
},
883877
"complementary_logo": null,
884878
"contributors": [],
885-
"creators": [
886-
"admin"
887-
],
879+
"creators": ["admin"],
888880
"description": "Site created with a new Plone Distribution",
889881
"effective": null,
890882
"exclude_from_nav": false,
@@ -909,7 +901,7 @@
909901
"@id": "2f8e67ff-7e15-4b20-b32e-e9d24bba3a54",
910902
"href": [
911903
{
912-
"@id": "resolveuid/plone_site_root/sitemap",
904+
"@id": "/sitemap",
913905
"title": "/sitemap"
914906
}
915907
],

0 commit comments

Comments
 (0)