mirror of
https://github.com/phodal/github
synced 2026-05-22 08:38:23 +00:00
Change width to 800px & add first pull request
This commit is contained in:
parent
c33db8adcd
commit
b2ee7bc4ba
2 changed files with 20 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div style="width:500px">
|
||||
<div style="width:800px">
|
||||
|
||||
<iframe src="http://ghbtns.com/github-btn.html?user=phodal&repo=github-roam&type=watch&count=true"
|
||||
allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
|
||||
|
|
|
|||
|
|
@ -1 +1,19 @@
|
|||
#创建Pull Request
|
||||
#创建Pull Request
|
||||
|
||||
|
||||
##第一个
|
||||
|
||||
const dgram = require('dgram')
|
||||
- , coapPacket = require('coap-packet')
|
||||
+ , package = require('coap-packet')
|
||||
|
||||
##Google Ngx Pagespeed
|
||||
|
||||
else
|
||||
cat << END
|
||||
$0: error: module ngx_pagespeed requires the pagespeed optimization library.
|
||||
-Look in obj/autoconf.err for more details.
|
||||
+Look in objs/autoconf.err for more details.
|
||||
END
|
||||
exit 1
|
||||
fi
|
||||
Loading…
Reference in a new issue