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

Commit7496c0d

Browse files
authored
Apply suggestions from code review
added syntax highlighting
1 parentab0449e commit7496c0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

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

8484
index.html
85-
```
85+
```html
8686
<!doctype html>
8787
<head>
8888
<title>My Static Web Site</title>
@@ -93,7 +93,7 @@ index.html
9393
```
9494

9595
error.html
96-
```
96+
```html
9797
<!doctype html>
9898
<head>
9999
<title>My Static Web Site</title>
@@ -110,7 +110,7 @@ error.html
110110

111111
* Create`policy.json` with the following contents (note that you need to replace the bucket name with your own).
112112

113-
```
113+
```json
114114
{
115115
"Version":"2012-10-17",
116116
"Statement": [

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp