Skip to content

Commit

Permalink
Merge pull request #1114 from mziccard/update-landing-page
Browse files Browse the repository at this point in the history
Add .NET to language menu
  • Loading branch information
lesv authored Jul 15, 2016
2 parents 1c667f9 + 867ed3a commit 05795ca
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/site/resources/img/icon-lang-dotnet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/site/resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ <h1 class="logo"><img src="img/logo-full.svg" alt="Google Cloud Platform" /></h1
Ruby
</a>
</li>
<li>
<a href="http://googlecloudplatform.github.io/google-cloud-dotnet/" title=".NET docs page">
<img src="img/icon-lang-dotnet.svg" alt=".NET icon" class="menu-icon" />
.NET
</a>
</li>
</ul>
</nav><!-- end of .main-nav -->
</header><!-- end of .page-header -->
Expand Down

0 comments on commit 05795ca

Please sign in to comment.