Skip to content

Commit 05795ca

Browse files
authored
Merge pull request #1114 from mziccard/update-landing-page
Add .NET to language menu
2 parents 1c667f9 + 867ed3a commit 05795ca

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Loading

src/site/resources/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ <h1 class="logo"><img src="img/logo-full.svg" alt="Google Cloud Platform" /></h1
5252
Ruby
5353
</a>
5454
</li>
55+
<li>
56+
<a href="http://googlecloudplatform.github.io/google-cloud-dotnet/" title=".NET docs page">
57+
<img src="img/icon-lang-dotnet.svg" alt=".NET icon" class="menu-icon" />
58+
.NET
59+
</a>
60+
</li>
5561
</ul>
5662
</nav><!-- end of .main-nav -->
5763
</header><!-- end of .page-header -->

0 commit comments

Comments
 (0)