diff --git a/cloud-static-content-hosting/README.md b/cloud-static-content-hosting/README.md index a74f3ee80..19c5f2352 100644 --- a/cloud-static-content-hosting/README.md +++ b/cloud-static-content-hosting/README.md @@ -80,10 +80,9 @@ the content globally. 9. Upload content to the bucket. * First create the content, at least `index.html` and `error.html` documents. - - index.html + * index.html - ``` + ```html My Static Web Site @@ -93,9 +92,9 @@ the content globally. ``` - error.html - - ``` + * error.html + + ```html My Static Web Site