mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 13:31:31 +08:00
updating twitter handle to @davegandy
This commit is contained in:
parent
b1a8ad4730
commit
906345058f
@ -2,7 +2,7 @@
|
||||
###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
|
||||
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!
|
||||
|
||||
@ -42,7 +42,7 @@ For more information on SemVer, please visit http://semver.org.
|
||||
|
||||
##Author
|
||||
- Email: dave@fontawesome.io
|
||||
- Twitter: http://twitter.com/byscuits
|
||||
- Twitter: http://twitter.com/davegandy
|
||||
- GitHub: https://github.com/davegandy
|
||||
- Work: Lead Product Designer @ http://kyru.us
|
||||
|
||||
|
@ -29,7 +29,7 @@ fontawesome:
|
||||
author:
|
||||
name: Dave Gandy
|
||||
email: dave@fontawesome.io
|
||||
twitter: byscuits
|
||||
twitter: davegandy
|
||||
work:
|
||||
name: Kyruus
|
||||
url: http://kyruus.com
|
||||
|
@ -8,7 +8,7 @@
|
||||
"name": "Dave Gandy",
|
||||
"email": "dave@fontawesome.io",
|
||||
"role": "Developer",
|
||||
"homepage": "http://twitter.com/byscuits"
|
||||
"homepage": "http://twitter.com/davegandy"
|
||||
}
|
||||
],
|
||||
"extra": {
|
||||
|
@ -20,7 +20,7 @@
|
||||
* Author - Dave Gandy
|
||||
* ------------------------------------------------------------------------------
|
||||
* Email: dave@fontawesome.io
|
||||
* Twitter: http://twitter.com/byscuits
|
||||
* Twitter: http://twitter.com/davegandy
|
||||
* Work: Lead Product Designer @ Kyruus - http://kyruus.com
|
||||
*/
|
||||
.icon-large {
|
||||
|
2
css/font-awesome.css
vendored
2
css/font-awesome.css
vendored
@ -20,7 +20,7 @@
|
||||
* Author - Dave Gandy
|
||||
* ------------------------------------------------------------------------------
|
||||
* Email: dave@fontawesome.io
|
||||
* Twitter: http://twitter.com/byscuits
|
||||
* Twitter: http://twitter.com/davegandy
|
||||
* Work: Lead Product Designer @ Kyruus - http://kyruus.com
|
||||
*/
|
||||
/* FONT PATH
|
||||
|
@ -20,7 +20,7 @@
|
||||
* Author - Dave Gandy
|
||||
* ------------------------------------------------------------------------------
|
||||
* Email: dave@fontawesome.io
|
||||
* Twitter: http://twitter.com/byscuits
|
||||
* Twitter: http://twitter.com/davegandy
|
||||
* Work: Lead Product Designer @ Kyruus - http://kyruus.com
|
||||
*/
|
||||
|
||||
|
2
less/font-awesome.less
vendored
2
less/font-awesome.less
vendored
@ -20,7 +20,7 @@
|
||||
* Author - Dave Gandy
|
||||
* ------------------------------------------------------------------------------
|
||||
* Email: dave@fontawesome.io
|
||||
* Twitter: http://twitter.com/byscuits
|
||||
* Twitter: http://twitter.com/davegandy
|
||||
* Work: Lead Product Designer @ Kyruus - http://kyruus.com
|
||||
*/
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
"author": {
|
||||
"name": "Dave Gandy",
|
||||
"email": "dave@fontawesome.io",
|
||||
"web": "http://twitter.com/byscuits"
|
||||
"web": "http://twitter.com/davegandy"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -20,7 +20,7 @@
|
||||
* Author - Dave Gandy
|
||||
* ------------------------------------------------------------------------------
|
||||
* Email: dave@fontawesome.io
|
||||
* Twitter: http://twitter.com/byscuits
|
||||
* Twitter: http://twitter.com/davegandy
|
||||
* Work: Lead Product Designer @ Kyruus - http://kyruus.com
|
||||
*/
|
||||
|
||||
|
2
scss/font-awesome.scss
vendored
2
scss/font-awesome.scss
vendored
@ -20,7 +20,7 @@
|
||||
* Author - Dave Gandy
|
||||
* ------------------------------------------------------------------------------
|
||||
* Email: dave@fontawesome.io
|
||||
* Twitter: http://twitter.com/byscuits
|
||||
* Twitter: http://twitter.com/davegandy
|
||||
* Work: Lead Product Designer @ Kyruus - http://kyruus.com
|
||||
*/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<div>
|
||||
<i class="icon-flag"></i> Font Awesome {{ site.fontawesome.version }}
|
||||
<span class="hidden-phone">·</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>
|
||||
Font Awesome licensed under <a href="{{ site.fontawesome.license.font.url }}">{{ site.fontawesome.license.font.version }}</a>
|
||||
|
Loading…
Reference in New Issue
Block a user