We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbcccd2 + 6343c1e commit 03355f2Copy full SHA for 03355f2
_landing-page-static/images/icon-lang-dotnet.svg
index.html
@@ -47,6 +47,12 @@ <h1 class="logo"><img src="_landing-page-static/images/logo-full.svg" alt="Googl
47
Ruby
48
</a>
49
</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
</ul>
57
</nav>
58
<!-- end of language-switcher -->
0 commit comments