This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
css-social-buttons
mirror of
https://github.com/smcllns/css-social-buttons
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
6
Wiki
Activity
Browse Source
Remove excess comma in main array
Fixes
#87
.
pull/88/head
Sabe Jones
9 years ago
parent
829161f832
commit
ba3a15af69
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bower.json
+ 1
- 1
bower.json
View File
@@ -10,7 +10,7 @@
],
"homepage": "http://zocial.smcllns.com/",
"main": [
"css/zocial.css"
,
"css/zocial.css"
],
"license": "MIT",
"ignore": [
Write
Preview
Loading…
Cancel
Save