Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitedbea7d

Browse files
committed
format readme.md
1 parentd2f926e commitedbea7d

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

‎cloud-static-content-hosting/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,9 @@ the content globally.
8080
9. Upload content to the bucket.
8181

8282
* First create the content, at least`index.html` and`error.html` documents.
83-
84-
index.html
83+
* index.html
8584

86-
```
85+
```html
8786
<!doctype html>
8887
<head>
8988
<title>My Static Web Site</title>
@@ -93,9 +92,9 @@ the content globally.
9392
</body>
9493
```
9594

96-
error.html
97-
98-
```
95+
* error.html
96+
97+
```html
9998
<!doctype html>
10099
<head>
101100
<title>My Static Web Site</title>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp