[content/config.js][xs]: add howtos to navlinks
This commit is contained in:
parent
ee6efc7431
commit
418b4bfe52
@ -20,6 +20,7 @@ const config = {
|
||||
// { name: "Components", href: "/docs/components" },
|
||||
{ name: "Blog", href: "/blog" },
|
||||
{ name: "Showcases", href: "/#showcases" },
|
||||
{ name: "Howtos", href: "/howto" },
|
||||
{ name: "Examples", href: "https://github.com/datopian/portaljs/tree/main/examples", target: "_blank" },
|
||||
{ name: "Components", href: "https://storybook.portaljs.org", target: "_blank" },
|
||||
// { name: "DL Demo", href: "/data-literate/demo" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user