File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -73,19 +73,19 @@ <h1 class="logo">
7373 Node.js
7474 </ a >
7575 </ li >
76+ < li >
77+ < a href ="# " title ="Python docs page ">
78+ < img src ="{{ pathto('_static/images/icon-lang-python.svg', 1) }} " alt ="Python icon " class ="menu-icon " />
79+ Python
80+ </ a >
81+ </ li >
7682 < li >
7783 < a href ="
7884http://googlecloudplatform.github.io/gcloud-ruby/docs/latest " title ="Ruby docs page ">
7985 < img src ="{{ pathto('_static/images/icon-lang-ruby.svg', 1) }} " alt ="Ruby icon " class ="menu-icon " />
8086 Ruby
8187 </ a >
8288 </ li >
83- < li >
84- < a href ="# " title ="Python docs page ">
85- < img src ="{{ pathto('_static/images/icon-lang-python.svg', 1) }} " alt ="Python icon " class ="menu-icon " />
86- Python
87- </ a >
88- </ li >
8989 </ ul >
9090 </ nav > <!-- end of .main-nav -->
9191 {%- if show_source and has_source and pagename %}
You can’t perform that action at this time.
0 commit comments