format readme.md
This commit is contained in:
parent
d2f926e3e8
commit
edbea7d50b
@ -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
|
||||
<!doctype html>
|
||||
<head>
|
||||
<title>My Static Web Site</title>
|
||||
@ -93,9 +92,9 @@ the content globally.
|
||||
</body>
|
||||
```
|
||||
|
||||
error.html
|
||||
|
||||
```
|
||||
* error.html
|
||||
|
||||
```html
|
||||
<!doctype html>
|
||||
<head>
|
||||
<title>My Static Web Site</title>
|
||||
|
Loading…
x
Reference in New Issue
Block a user