[content/config.js][xs]: add howtos to navlinks

This commit is contained in:
olayway 2023-05-19 19:03:35 +02:00
parent ee6efc7431
commit 418b4bfe52

View File

@ -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" },