Skip to content

Commit b2ee7bc

Browse files
committed
Change width to 800px & add first pull request
1 parent c33db8a commit b2ee7bc

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

build/share.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div style="width:500px">
1+
<div style="width:800px">
22

33
<iframe src="http://ghbtns.com/github-btn.html?user=phodal&repo=github-roam&type=watch&count=true"
44
allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>

chapters/06-create-pull-request.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
1-
#创建Pull Request
1+
#创建Pull Request
2+
3+
4+
##第一个
5+
6+
const dgram = require('dgram')
7+
- , coapPacket = require('coap-packet')
8+
+ , package = require('coap-packet')
9+
10+
##Google Ngx Pagespeed
11+
12+
else
13+
cat << END
14+
$0: error: module ngx_pagespeed requires the pagespeed optimization library.
15+
-Look in obj/autoconf.err for more details.
16+
+Look in objs/autoconf.err for more details.
17+
END
18+
exit 1
19+
fi

0 commit comments

Comments
 (0)