[site][showcases][s] Merge examples into Showcases tab
This commit is contained in:
@@ -18,12 +18,11 @@ const config = {
|
||||
{ name: 'Docs', href: '/docs' },
|
||||
// { name: "Components", href: "/docs/components" },
|
||||
{ name: 'Blog', href: '/blog' },
|
||||
{ name: 'Showcases', href: '/#showcases' },
|
||||
{ name: 'Howtos', href: '/howtos' },
|
||||
{ name: 'Guide', href: '/guide' },
|
||||
{
|
||||
name: 'Examples',
|
||||
href: '/examples/'
|
||||
name: 'Showcases',
|
||||
href: '/showcases/'
|
||||
},
|
||||
{
|
||||
name: 'Components',
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
# Examples
|
||||
|
||||
For now, see the examples folder in github:
|
||||
|
||||
https://github.com/datopian/datahub/tree/main/examples
|
||||
Reference in New Issue
Block a user