Skip to content

Commit 10e9982

Browse files
LHS Menu fixes
1 parent 2dfc606 commit 10e9982

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

config.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ prism_syntax_highlighting = false
157157
[params.ui]
158158
# Enable to show the side bar menu in its compact state.
159159
sidebar_menu_compact = false
160+
# Show expand/collapse icon for sidebar sections
161+
sidebar_menu_foldable = true
160162
# Set to true to disable breadcrumb navigation.
161163
breadcrumb_disable = false
162164
# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)
@@ -185,7 +187,7 @@ enable = true
185187

186188
# [[params.versions]]
187189
# version = "master"
188-
# url = "https://master.kubeflow.org"
190+
# url = "https://atsign.dev"
189191

190192
# [[params.versions]]
191193
# version = "v0.2"

content/en/docs/overview/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "The @sign foundation overview"
33
SEOtitle : "atsign (@Sign or at_sign)-foundation Overview"
4-
linkTitle: "Learn everthing about the @platform"
4+
linkTitle: "Learn everything about the @platform"
55
weight: 5
66
date: 2021-06-02
77
nav_children: section

0 commit comments

Comments
 (0)