1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

add demo site to docs

This commit is contained in:
checktheroads
2021-01-03 00:09:48 -07:00
parent a006bd3d46
commit 1a7a56ea32
2 changed files with 1 additions and 68 deletions

View File

@@ -24,12 +24,7 @@ const docusaurusConfig = {
links: [
{ to: "docs/introduction", label: "Docs", position: "left" },
{ to: "screenshots", label: "Screenshots", position: "left" },
{ to: "demo", label: "Demo", position: "left" },
// {
// href: "https://demo.hyperglass.io",
// label: "Demo",
// position: "left",
// },
{ href: "https://demo.hyperglass.io", label: "Demo", position: "left" },
],
},
footer: {