updating twitter handle to @davegandy

This commit is contained in:
davegandy 2013-06-26 11:41:16 -04:00
parent b1a8ad4730
commit 906345058f
11 changed files with 12 additions and 12 deletions

View file

@ -2,7 +2,7 @@
###the iconic font designed for Bootstrap ###the iconic font designed for Bootstrap
Font Awesome is a full suite of 361 pictographic icons for easy scalable vector graphics on websites, created and Font Awesome is a full suite of 361 pictographic icons for easy scalable vector graphics on websites, created and
maintained by [Dave Gandy](http://twitter.com/byscuits). Stay up to date [@fontawesome](http://twitter.com/fontawesome). maintained by [Dave Gandy](http://twitter.com/davegandy). Stay up to date [@fontawesome](http://twitter.com/fontawesome).
Get started at http://fontawesome.io! Get started at http://fontawesome.io!
@ -42,7 +42,7 @@ For more information on SemVer, please visit http://semver.org.
##Author ##Author
- Email: dave@fontawesome.io - Email: dave@fontawesome.io
- Twitter: http://twitter.com/byscuits - Twitter: http://twitter.com/davegandy
- GitHub: https://github.com/davegandy - GitHub: https://github.com/davegandy
- Work: Lead Product Designer @ http://kyru.us - Work: Lead Product Designer @ http://kyru.us

View file

@ -29,7 +29,7 @@ fontawesome:
author: author:
name: Dave Gandy name: Dave Gandy
email: dave@fontawesome.io email: dave@fontawesome.io
twitter: byscuits twitter: davegandy
work: work:
name: Kyruus name: Kyruus
url: http://kyruus.com url: http://kyruus.com

View file

@ -8,7 +8,7 @@
"name": "Dave Gandy", "name": "Dave Gandy",
"email": "dave@fontawesome.io", "email": "dave@fontawesome.io",
"role": "Developer", "role": "Developer",
"homepage": "http://twitter.com/byscuits" "homepage": "http://twitter.com/davegandy"
} }
], ],
"extra": { "extra": {

View file

@ -20,7 +20,7 @@
* Author - Dave Gandy * Author - Dave Gandy
* ------------------------------------------------------------------------------ * ------------------------------------------------------------------------------
* Email: dave@fontawesome.io * Email: dave@fontawesome.io
* Twitter: http://twitter.com/byscuits * Twitter: http://twitter.com/davegandy
* Work: Lead Product Designer @ Kyruus - http://kyruus.com * Work: Lead Product Designer @ Kyruus - http://kyruus.com
*/ */
.icon-large { .icon-large {

View file

@ -20,7 +20,7 @@
* Author - Dave Gandy * Author - Dave Gandy
* ------------------------------------------------------------------------------ * ------------------------------------------------------------------------------
* Email: dave@fontawesome.io * Email: dave@fontawesome.io
* Twitter: http://twitter.com/byscuits * Twitter: http://twitter.com/davegandy
* Work: Lead Product Designer @ Kyruus - http://kyruus.com * Work: Lead Product Designer @ Kyruus - http://kyruus.com
*/ */
/* FONT PATH /* FONT PATH

View file

@ -20,7 +20,7 @@
* Author - Dave Gandy * Author - Dave Gandy
* ------------------------------------------------------------------------------ * ------------------------------------------------------------------------------
* Email: dave@fontawesome.io * Email: dave@fontawesome.io
* Twitter: http://twitter.com/byscuits * Twitter: http://twitter.com/davegandy
* Work: Lead Product Designer @ Kyruus - http://kyruus.com * Work: Lead Product Designer @ Kyruus - http://kyruus.com
*/ */

View file

@ -20,7 +20,7 @@
* Author - Dave Gandy * Author - Dave Gandy
* ------------------------------------------------------------------------------ * ------------------------------------------------------------------------------
* Email: dave@fontawesome.io * Email: dave@fontawesome.io
* Twitter: http://twitter.com/byscuits * Twitter: http://twitter.com/davegandy
* Work: Lead Product Designer @ Kyruus - http://kyruus.com * Work: Lead Product Designer @ Kyruus - http://kyruus.com
*/ */

View file

@ -7,7 +7,7 @@
"author": { "author": {
"name": "Dave Gandy", "name": "Dave Gandy",
"email": "dave@fontawesome.io", "email": "dave@fontawesome.io",
"web": "http://twitter.com/byscuits" "web": "http://twitter.com/davegandy"
}, },
"repository": { "repository": {
"type": "git", "type": "git",

View file

@ -20,7 +20,7 @@
* Author - Dave Gandy * Author - Dave Gandy
* ------------------------------------------------------------------------------ * ------------------------------------------------------------------------------
* Email: dave@fontawesome.io * Email: dave@fontawesome.io
* Twitter: http://twitter.com/byscuits * Twitter: http://twitter.com/davegandy
* Work: Lead Product Designer @ Kyruus - http://kyruus.com * Work: Lead Product Designer @ Kyruus - http://kyruus.com
*/ */

View file

@ -20,7 +20,7 @@
* Author - Dave Gandy * Author - Dave Gandy
* ------------------------------------------------------------------------------ * ------------------------------------------------------------------------------
* Email: dave@fontawesome.io * Email: dave@fontawesome.io
* Twitter: http://twitter.com/byscuits * Twitter: http://twitter.com/davegandy
* Work: Lead Product Designer @ Kyruus - http://kyruus.com * Work: Lead Product Designer @ Kyruus - http://kyruus.com
*/ */

View file

@ -3,7 +3,7 @@
<div> <div>
<i class="icon-flag"></i> Font Awesome {{ site.fontawesome.version }} <i class="icon-flag"></i> Font Awesome {{ site.fontawesome.version }}
<span class="hidden-phone">&middot;</span><br class="visible-phone"> <span class="hidden-phone">&middot;</span><br class="visible-phone">
Created and Maintained by <a href="http://twitter.com/byscuits">Dave Gandy</a> Created and Maintained by <a href="http://twitter.com/{{ site.fontawesome.author.twitter }}">Dave Gandy</a>
</div> </div>
<div> <div>
Font Awesome licensed under <a href="{{ site.fontawesome.license.font.url }}">{{ site.fontawesome.license.font.version }}</a> Font Awesome licensed under <a href="{{ site.fontawesome.license.font.url }}">{{ site.fontawesome.license.font.version }}</a>