Skip to content

Commit 03355f2

Browse files
authored
Merge pull request #1991 from dhermes/gh-pages-fix-1985
Adding .NET to landing page.
2 parents bbcccd2 + 6343c1e commit 03355f2

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed
Lines changed: 18 additions & 0 deletions
Loading

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ <h1 class="logo"><img src="_landing-page-static/images/logo-full.svg" alt="Googl
4747
Ruby
4848
</a>
4949
</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>
5056
</ul>
5157
</nav>
5258
<!-- end of language-switcher -->

0 commit comments

Comments
 (0)