2
0
Эх сурвалжийг харах

updating twitter handle to @davegandy

davegandy 12 жил өмнө
parent
commit
906345058f

+ 2 - 2
README.md

@@ -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
 

+ 1 - 1
_config.yml

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

+ 1 - 1
composer.json

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

+ 1 - 1
css/font-awesome-ie7.css

@@ -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 {

+ 1 - 1
css/font-awesome.css

@@ -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

+ 1 - 1
less/font-awesome-ie7.less

@@ -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
  */
 

+ 1 - 1
less/font-awesome.less

@@ -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
  */
 

+ 1 - 1
package.json

@@ -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",

+ 1 - 1
scss/font-awesome-ie7.scss

@@ -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
  */
 

+ 1 - 1
scss/font-awesome.scss

@@ -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
  */
 

+ 1 - 1
src/_includes/footer.html

@@ -3,7 +3,7 @@
     <div>
       <i class="icon-flag"></i> Font Awesome {{ site.fontawesome.version }}
       <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>
       Font Awesome licensed under <a href="{{ site.fontawesome.license.font.url }}">{{ site.fontawesome.license.font.version }}</a>