File tree Expand file tree Collapse file tree 2 files changed +59
-6
lines changed
_landing-page-static/images Expand file tree Collapse file tree 2 files changed +59
-6
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,12 @@ <h1 class="logo"><img src="_landing-page-static/images/logo-full.svg" alt="Googl
23
23
< nav class ="main-nav ">
24
24
< div class ="nav-current "> Python</ div >
25
25
< ul class ="menu ">
26
+ < li >
27
+ < a href ="http://googlecloudplatform.github.io/google-cloud-dotnet " title ="google-cloud-dotnet ">
28
+ < img src ="_landing-page-static/images/icon-lang-dotnet.svg " alt =".NET icon " class ="menu-icon " />
29
+ .NET
30
+ </ a >
31
+ </ li >
26
32
< li >
27
33
< a href ="https://googlecloudplatform.github.io/gcloud-java/ " title ="gcloud-java ">
28
34
< img src ="_landing-page-static/images/icon-lang-java-duke.svg " alt ="Duke icon " class ="menu-icon ">
@@ -35,6 +41,12 @@ <h1 class="logo"><img src="_landing-page-static/images/logo-full.svg" alt="Googl
35
41
Node.js
36
42
</ a >
37
43
</ li >
44
+ < li >
45
+ < a href ="https://googlecloudplatform.github.io/gcloud-php/ " title ="gcloud-php ">
46
+ < img src ="_landing-page-static/images/icon-lang-php.svg " alt ="PHP icon " class ="menu-icon ">
47
+ PHP
48
+ </ a >
49
+ </ li >
38
50
< li >
39
51
< a href ="# " title ="gcloud-python ">
40
52
< img src ="_landing-page-static/images/icon-lang-python-white.svg " alt ="Python icon " class ="menu-icon ">
@@ -47,12 +59,6 @@ <h1 class="logo"><img src="_landing-page-static/images/logo-full.svg" alt="Googl
47
59
Ruby
48
60
</ a >
49
61
</ li >
50
- < li >
51
- < a href ="http://googlecloudplatform.github.io/google-cloud-dotnet " title ="google-cloud-dotnet ">
52
- < img src ="_landing-page-static/images/icon-lang-dotnet.svg " alt =".NET icon " class ="menu-icon " />
53
- .NET
54
- </ a >
55
- </ li >
56
62
</ ul >
57
63
</ nav >
58
64
<!-- end of language-switcher -->
You can’t perform that action at this time.
0 commit comments