Skip to content

Commit 6c509f5

Browse files
fix(labs): remove menu
1 parent 5f5f4a0 commit 6c509f5

File tree

1 file changed

+0
-145
lines changed

1 file changed

+0
-145
lines changed

menu/navigation.json

Lines changed: 0 additions & 145 deletions
Original file line numberDiff line numberDiff line change
@@ -1979,151 +1979,6 @@
19791979
"label": "Developer Tools",
19801980
"slug": "developer-tools"
19811981
},
1982-
{
1983-
"icon": "labs",
1984-
"items": [
1985-
{
1986-
"items": [
1987-
{
1988-
"label": "Overview",
1989-
"slug": "../ipfs-pinning"
1990-
},
1991-
{
1992-
"label": "Concepts",
1993-
"slug": "concepts"
1994-
},
1995-
{
1996-
"label": "Quickstart",
1997-
"slug": "quickstart"
1998-
},
1999-
{
2000-
"items": [
2001-
{
2002-
"label": "Create a volume",
2003-
"slug": "create-volume"
2004-
},
2005-
{
2006-
"label": "Add a pin to your data and retrieve it",
2007-
"slug": "add-pin"
2008-
},
2009-
{
2010-
"label": "Delete a volume",
2011-
"slug": "delete-volume"
2012-
},
2013-
{
2014-
"label": "Delete a pin",
2015-
"slug": "delete-pin"
2016-
}
2017-
],
2018-
"label": "How to",
2019-
"slug": "how-to"
2020-
},
2021-
{
2022-
"items": [
2023-
{
2024-
"label": "Using Scaleway IPFS Pinning with IPFS Desktop",
2025-
"slug": "install-ipfs-desktop"
2026-
}
2027-
],
2028-
"label": "Additional Content",
2029-
"slug": "reference-content"
2030-
},
2031-
{
2032-
"items": [
2033-
{
2034-
"label": "IPFS Pinning API Reference",
2035-
"slug": "https://www.scaleway.com/en/developers/api/ipfs/"
2036-
},
2037-
{
2038-
"label": "Volume operations with Scaleway CLI",
2039-
"slug": "volumes-operations"
2040-
},
2041-
{
2042-
"label": "Using Scaleway IPFS Pinning with Kubo CLI",
2043-
"slug": "ipfs-cli"
2044-
},
2045-
{
2046-
"label": "Getting your pinned content",
2047-
"slug": "ipfs-get-content"
2048-
},
2049-
{
2050-
"label": "Pinning operations with Scaleway CLI",
2051-
"slug": "pin-operations"
2052-
},
2053-
{
2054-
"label": "Getting started with Scaleway IPFS using the CLI",
2055-
"slug": "getting-started-with-ipfs-cli"
2056-
}
2057-
],
2058-
"label": "API/CLI",
2059-
"slug": "api-cli"
2060-
}
2061-
],
2062-
"label": "IPFS Pinning",
2063-
"slug": "ipfs-pinning"
2064-
},
2065-
{
2066-
"items": [
2067-
{
2068-
"label": "Overview",
2069-
"slug": "../ipfs-naming"
2070-
},
2071-
{
2072-
"label": "Concepts",
2073-
"slug": "concepts"
2074-
},
2075-
{
2076-
"label": "Quickstart",
2077-
"slug": "quickstart"
2078-
},
2079-
{
2080-
"items": [
2081-
{
2082-
"label": "Create a key",
2083-
"slug": "create-key"
2084-
},
2085-
{
2086-
"label": "Import key",
2087-
"slug": "import-key"
2088-
},
2089-
{
2090-
"label": "Update a name",
2091-
"slug": "update-name"
2092-
},
2093-
{
2094-
"label": "Delete a key",
2095-
"slug": "delete-key"
2096-
}
2097-
],
2098-
"label": "How to",
2099-
"slug": "how-to"
2100-
},
2101-
{
2102-
"items": [
2103-
{
2104-
"label": "IPFS Naming API Reference",
2105-
"slug": "https://www.scaleway.com/en/developers/api/ipns/ipns-api/"
2106-
},
2107-
{
2108-
"label": "Managing your keys",
2109-
"slug": "ipfs-manage-keys"
2110-
},
2111-
{
2112-
"label": "Name operations",
2113-
"slug": "names-operations"
2114-
}
2115-
],
2116-
"label": "API/CLI",
2117-
"slug": "api-cli"
2118-
}
2119-
],
2120-
"label": "IPFS Naming",
2121-
"slug": "ipfs-naming"
2122-
}
2123-
],
2124-
"label": "Labs",
2125-
"slug": "labs"
2126-
},
21271982
{
21281983
"icon": "database",
21291984
"items": [

0 commit comments

Comments
 (0)