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
2323 < nav class ="main-nav ">
2424 < div class ="nav-current "> Python</ div >
2525 < 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 >
2632 < li >
2733 < a href ="https://googlecloudplatform.github.io/gcloud-java/ " title ="gcloud-java ">
2834 < 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
3541 Node.js
3642 </ a >
3743 </ 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 >
3850 < li >
3951 < a href ="# " title ="gcloud-python ">
4052 < 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
4759 Ruby
4860 </ a >
4961 </ 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 >
5662 </ ul >
5763 </ nav >
5864 <!-- end of language-switcher -->
You can’t perform that action at this time.
0 commit comments