Skip to content

Commit 1ad2c38

Browse files
tensorflower-gardenerCopybara-Service
authored andcommitted
Change show_side_navs: true|false to nav: both|none.
PiperOrigin-RevId: 233141605
1 parent 3ce02df commit 1ad2c38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site/en/install/_index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: <!--no description-->
44
landing_page:
55
body_class: tfo-install
66
custom_css_path: /site-assets/css/style.css
7-
show_side_navs: True
7+
nav: both
88
rows:
99
- classname:
1010
devsite-landing-row-large-headings

site/en/tutorials/_index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: <!--no description-->
44
landing_page:
55
body_class: tfo-tutorials
66
custom_css_path: /site-assets/css/style.css
7-
show_side_navs: true
7+
nav: both
88
rows:
99
- heading: Get Started with TensorFlow
1010
description: >

0 commit comments

Comments
 (0)