From edbea7d50b2374f7fa05b37e9ecf1a7ae43ffc92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?= Date: Sun, 14 Feb 2021 23:33:40 +0200 Subject: [PATCH] format readme.md --- cloud-static-content-hosting/README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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