Skip to content

Commit fc837e2

Browse files
committed
format readme.md
1 parent fce8d25 commit fc837e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cloud-static-content-hosting/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ the content globally.
8282
* First create the content, at least `index.html` and `error.html` documents.
8383

8484
index.html
85+
8586
```html
8687
<!doctype html>
8788
<head>
@@ -93,6 +94,7 @@ the content globally.
9394
```
9495

9596
error.html
97+
9698
```html
9799
<!doctype html>
98100
<head>

0 commit comments

Comments
 (0)