ref: 3b1db70af56d2d433be0b0ef05f5b4b89d7ab075
parent: bebb1b9d5dfc629ec73c4d3dbdb71ac15400ff3a
author: complexsplit <[email protected]>
date: Tue Apr 7 19:02:20 EDT 2015
Add Google Cloud Storage to doc
--- a/docs/content/overview/introduction.md
+++ b/docs/content/overview/introduction.md
@@ -21,7 +21,7 @@
Sites built with Hugo are extremely fast and very secure. Hugo sites can
be hosted anywhere, including [Heroku][], [GoDaddy][], [DreamHost][],
-[GitHub Pages][], [Amazon S3][] and [CloudFront][], and work well with CDNs.
+[GitHub Pages][], [Google Cloud Storage][], [Amazon S3][] and [CloudFront][], and work well with CDNs.
Hugo sites run without dependencies on expensive runtimes like Ruby,
Python or PHP and without dependencies on any databases.
@@ -29,6 +29,7 @@
[GoDaddy]: https://www.godaddy.com/
[DreamHost]: http://www.dreamhost.com/
[GitHub Pages]: https://pages.github.com/
+[Google Cloud Storage]: http://cloud.google.com/storage/
[Amazon S3]: http://aws.amazon.com/s3/
[CloudFront]: http://aws.amazon.com/cloudfront/ "Amazon CloudFront"