Small edits to guides section
This commit is contained in:
parent
62ed997de2
commit
858e0e5ee5
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Distribution Creation"
|
||||
sidebar_position: 20
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
import { SquiggleEditor } from "../../src/components/SquiggleEditor";
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Functions Reference"
|
||||
title: "Distribution Functions"
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
|
|
|
@ -26,6 +26,11 @@ const sidebars = {
|
|||
id: "Introduction",
|
||||
label: "Introduction",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "Node-Packages",
|
||||
label: "Node Packages",
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Guides",
|
||||
|
|
Loading…
Reference in New Issue
Block a user