Add assets and update external link

This commit is contained in:
Daniel Lautzenheiser 2022-12-21 15:11:15 -05:00
parent 8fe7f5b90e
commit b4ea0280d2
4 changed files with 3 additions and 3 deletions

View File

@ -103,9 +103,9 @@ CMS.registerPreviewTemplate('authors', AuthorsPreview);
// Pass the name of a registered control to reuse with a new widget preview.
CMS.registerWidget('relationKitchenSinkPost', 'relation', RelationKitchenSinkPostPreview);
CMS.registerAdditionalLink({
id: 'example',
title: 'Example.com',
data: 'https://example.com',
id: 'docs',
title: 'Static CMS Docs',
data: 'https://staticjscms.netlify.app/',
options: {
icon: 'page',
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 808 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB