mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-18 09:45:23 +02:00
add link to my twitter for feedback
This commit is contained in:
parent
0712501daa
commit
6c3a7ad327
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@ var MainHelperBarView = React.createClass({
|
|||
shownBar: BARS.INTL
|
||||
});
|
||||
}.bind(this)
|
||||
}, {
|
||||
newPageLink: true,
|
||||
icon: 'twitter',
|
||||
href: 'https://twitter.com/petermcottle'
|
||||
}, {
|
||||
newPageLink: true,
|
||||
icon: 'facebook',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue