[website,#778][xs]: add the two examples to the gallery
This commit is contained in:
parent
96480f2017
commit
f0cf5728b2
@ -32,6 +32,18 @@ const items = [
|
||||
image: '/images/showcases/datahub.png',
|
||||
description: 'Demo Data Portal by DataHub',
|
||||
},
|
||||
{
|
||||
title: 'Example: Simple Data Catalog',
|
||||
href: 'https://example.portaljs.org/',
|
||||
image: '/images/showcases/example-simple-catalog.png',
|
||||
description: 'Simple data catalog',
|
||||
},
|
||||
{
|
||||
title: 'Example: Portal with CKAN',
|
||||
href: 'https://ckan-example.portaljs.org/',
|
||||
image: '/images/showcases/example-ckan.png',
|
||||
description: 'Simple portal with data coming from CKAN',
|
||||
},
|
||||
];
|
||||
|
||||
export default function Gallery() {
|
||||
|
||||
BIN
site/public/images/showcases/example-ckan.png
Normal file
BIN
site/public/images/showcases/example-ckan.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 165 KiB |
BIN
site/public/images/showcases/example-simple-catalog.png
Normal file
BIN
site/public/images/showcases/example-simple-catalog.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 91 KiB |
Loading…
x
Reference in New Issue
Block a user