diff --git a/docs/content/overview/introduction.md b/docs/content/overview/introduction.md index cdf845d1e..33ddd7403 100644 --- a/docs/content/overview/introduction.md +++ b/docs/content/overview/introduction.md @@ -21,7 +21,7 @@ writing experience. 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 @@ Python or PHP and without dependencies on any databases. [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"