Add assets and update external link
This commit is contained in:
parent
8fe7f5b90e
commit
b4ea0280d2
@ -103,9 +103,9 @@ CMS.registerPreviewTemplate('authors', AuthorsPreview);
|
|||||||
// Pass the name of a registered control to reuse with a new widget preview.
|
// Pass the name of a registered control to reuse with a new widget preview.
|
||||||
CMS.registerWidget('relationKitchenSinkPost', 'relation', RelationKitchenSinkPostPreview);
|
CMS.registerWidget('relationKitchenSinkPost', 'relation', RelationKitchenSinkPostPreview);
|
||||||
CMS.registerAdditionalLink({
|
CMS.registerAdditionalLink({
|
||||||
id: 'example',
|
id: 'docs',
|
||||||
title: 'Example.com',
|
title: 'Static CMS Docs',
|
||||||
data: 'https://example.com',
|
data: 'https://staticjscms.netlify.app/',
|
||||||
options: {
|
options: {
|
||||||
icon: 'page',
|
icon: 'page',
|
||||||
},
|
},
|
||||||
|
BIN
packages/demo/uploads/Photo 1-lobby_FS.jpg
Normal file
BIN
packages/demo/uploads/Photo 1-lobby_FS.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 808 KiB |
BIN
packages/demo/uploads/moby-dick.jpg
Normal file
BIN
packages/demo/uploads/moby-dick.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 310 KiB |
BIN
packages/demo/uploads/nf-logo.png
Normal file
BIN
packages/demo/uploads/nf-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
Loading…
x
Reference in New Issue
Block a user