Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated landing page #176

Merged
merged 4 commits into from
Sep 5, 2014
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Hero description for the landing page
  • Loading branch information
beriberikix committed Sep 5, 2014
commit a607a75c310ddd8c25c92197a82ac8be48c30a6e
2 changes: 1 addition & 1 deletion docs/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ <h1 class="logo"><img src="img/logo-full.svg" alt="Google Cloud Platform" /></h1
<div class="container clearfix">
<div class="col col-left">
<h1>gcloud</h1>
<p>Node idiomatic client for Google Cloud services.</p>
<p><code>gcloud-node</code> is the Google Cloud Client Library for Node.js - an idiomatic, intuitive, and natural way for Node.js developers to integrate with Google Cloud Platform services, like Cloud Datastore and Cloud Storage.</p>
</div><!-- end of .col.col-left -->

<div class="col col-right">
Expand Down