Skip to content

Commit

Permalink
Add C++ in site page
Browse files Browse the repository at this point in the history
To fix #3227.
  • Loading branch information
yihanzhen authored Jun 5, 2018
1 parent 3db8085 commit 1cbd5ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions google-cloud-clients/src/site/resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ <h1 class="logo"><img src="img/logo-full.svg" alt="Google Cloud Platform" /></h1
.NET
</a>
</li>
<li>
<a href="//googlecloudplatform.github.io/google-cloud-cpp/" title="google-cloud-cpp">
<img src="img/icon-lang-cpp.svg" alt="google-cloud-cpp" class="menu-icon" />
.NET
</a>
</li>
<li>
<a href="//googlecloudplatform.github.io/google-cloud-go/" title="google-cloud-go">
<img src="img/icon-lang-go.svg" alt="google-cloud-go" class="menu-icon" />
Expand Down

0 comments on commit 1cbd5ef

Please sign in to comment.