Skip to content

Commit

Permalink
Rename ben's twitter handle
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Collins committed Feb 21, 2014
1 parent eee60a6 commit 2a5eabe
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion builder/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ def generate_composer_json(data):
"name": "Ben Sperry",
"email": "[email protected]",
"role": "Designer",
"homepage": "https://twitter.com/helloimben"
"homepage": "https://twitter.com/benjsperry"
},
{
"name": "Adam Bradley",
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"extra": {},
"authors": [
{
"homepage": "https://twitter.com/helloimben",
"homepage": "https://twitter.com/benjsperry",
"role": "Designer",
"name": "Ben Sperry",
"email": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion css/ionicons.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
Ionicons, v1.4.1
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.com/helloimben https://twitter.com/ionicframework
https://twitter.com/benjsperry https://twitter.com/ionicframework
MIT License: https://github.com/driftyco/ionicons
*/
@font-face { font-family: "Ionicons"; src: url("../fonts/ionicons.eot?v=1.4.1"); src: url("../fonts/ionicons.eot?v=1.4.1#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=1.4.1") format("truetype"), url("../fonts/ionicons.woff?v=1.4.1") format("woff"), url("../fonts/ionicons.svg?v=1.4.1#Ionicons") format("svg"); font-weight: normal; font-style: normal; }
Expand Down
2 changes: 1 addition & 1 deletion css/ionicons.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Ionicons


The premium icon font for [Ionic Framework](http://ionicframework.com/). Designed by [@helloimben](https://twitter.com/helloimben).
The premium icon font for [Ionic Framework](http://ionicframework.com/). Designed by [@benjsperry](https://twitter.com/benjsperry).

Note: All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by Drifty, nor vice versa.

Expand Down
2 changes: 1 addition & 1 deletion scss/ionicons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*!
Ionicons, v#{$ionicons-version}
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.com/helloimben https://twitter.com/ionicframework
https://twitter.com/benjsperry https://twitter.com/ionicframework
MIT License: https://github.com/driftyco/ionicons
*/

Expand Down

0 comments on commit 2a5eabe

Please sign in to comment.