We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8cadb7 commit 55356eaCopy full SHA for 55356ea
README.md
@@ -2,6 +2,8 @@
2
3
A jQuery plugin to display your Github Repositories.
4
5
+
6
+
7
## Usage
8
9
Use the `github-widget` class and create an attribute called `data-repo`:
demo/css/style.css
@@ -1,5 +1,5 @@
1
body {
- background: #F8F8F8 url('../img/bg-noise.png') top left;
+ background: #Ffffff;
}
a {
0 commit comments