From 0819a0448090f2b107720fd4786f482012cdec5a Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Mon, 27 Mar 2017 12:34:31 -0500 Subject: [PATCH] Add intro text to hosting and deployment --- content/hosting-and-deployment/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hosting-and-deployment/_index.md b/content/hosting-and-deployment/_index.md index 90875aafa..2252e0b92 100644 --- a/content/hosting-and-deployment/_index.md +++ b/content/hosting-and-deployment/_index.md @@ -13,4 +13,4 @@ aliases: [] toc: false --- -Because Hugo renders *static* websites, you can host your new Hugo website virtually anywhere. The following represent only a few of the more popular hosting solutions used by the Hugo community. \ No newline at end of file +Because Hugo renders *static* websites, you can host your new Hugo website virtually anywhere. The following represent only a few of the more popular hosting and automated deployment solutions used by the Hugo community. \ No newline at end of file